]> git.wh0rd.org - tt-rss.git/commit
improve password storage (use sha256 and long random salt)
authorAndrew Dolgov <fox@madoka.volgo-balt.ru>
Sun, 22 Jan 2012 07:48:08 +0000 (11:48 +0400)
committerAndrew Dolgov <fox@madoka.volgo-balt.ru>
Sun, 22 Jan 2012 07:48:14 +0000 (11:48 +0400)
commite90053fe8400893190f6b91bb4b78abe481f2e7f
tree19bf80e9978cb3ef06583b0ebea8b8eef5fee106
parent8689b8070bda50afe0d822cdd312a591227c3d7a
improve password storage (use sha256 and long random salt)
bump schema
include/functions.php
include/sanity_check.php
schema/ttrss_schema_mysql.sql
schema/ttrss_schema_pgsql.sql
schema/versions/mysql/88.sql [new file with mode: 0644]
schema/versions/pgsql/88.sql [new file with mode: 0644]