aboutsummaryrefslogtreecommitdiffstats
path: root/include/functions_user.inc.php (follow)
Commit message (Expand)AuthorAgeFilesLines
* merge r25633 from trunk to branch 2.5patdenice2013-11-211-1/+1
* bug 2907 fixed (only on 2.5, rvelices did a deeper rewrite for 2.6): wrong nu...plegall2013-06-061-0/+28
* bug 2861: avoid "invalid password" with manual upgrade and admin session expiredplegall2013-03-061-1/+6
* feature 65: fetch_assoc behaves different with mysql and mysqli. When no rowplegall2013-02-041-4/+12
* feature:2823 Add triggers for login system mistic1002013-01-201-0/+16
* update Piwigo headers to 2013 (the end of the world didn't occur as expected...plegall2013-01-011-1/+1
* make sure get_sql_condition_FandF() doesn't generate corrupted SQL codemistic1002012-12-081-1/+1
* feature 2727: improved backward compatibility with ['pass_convert']plegall2012-11-021-3/+10
* feature 2727: improve password security with the use of PasswordHash class.plegall2012-11-021-2/+72
* - remove unsed code; shorten existing code and improve readability ...rvelices2012-10-121-25/+19
* feature 2754: Add "Email" field for user comments + mandatory "Author" mistic1002012-09-231-9/+5
* - multisize thumb longest side can be smaller than the square sizervelices2012-02-181-23/+0
* - remove square/thumb from choices on picture rvelices2012-02-091-47/+24
* update Piwigo headers to 2012, last change before the expected (or not) apoca...mistic1002012-01-171-1/+1
* merge r12747 from branch 2.3 to trunkplegall2011-12-161-2/+8
* removed unused css rules rvelices2011-11-291-4/+1
* postpone warning on is_adviser to Piwigo 2.4 to avoid breaking compatibility ...plegall2011-10-041-2/+4
* feature 2027 implemented: the "lost password" feature was rewritten.plegall2011-08-241-0/+48
* - simplify calculation of auto login key (no need to concatenate 2 hashes)rvelices2011-07-251-5/+2
* - removed admin never used function cat_admin_accessrvelices2011-07-151-0/+1
* merge r11736 from branch 2.2 to trunkplegall2011-07-131-0/+3
* merge r11355 from branch 2.2 to trunkplegall2011-06-141-20/+18
* feature:1835flop252011-05-121-0/+32
* bug:2224 one parameter for change thumnails number (needs some translations)mistic1002011-04-091-3/+0
* bug:2234patdenice2011-03-291-0/+4
* bug 1684 fixed: the fix for bug:1683 was an "automatic repair" but it addsplegall2011-02-031-41/+0
* - fix icon display on index page (calendar by post date)rvelices2011-01-221-5/+0
* Happy new year 2011plegall2011-01-181-2/+2
* lang remove 'Mail address' - use existing 'Email address'rvelices2011-01-121-1/+1
* feature 2060: Remove adviser mode.patdenice2010-12-141-13/+4
* Bug 1760 fixed : Avoid session fixationnikrou2010-07-051-1/+1
* Bug 1754 fixed : The keyword AS is mandatory for alias in PostgreSQL queriesnikrou2010-07-031-2/+2
* Fix bug 1722 : PosgtreSQL wants all fields in select to be in Group by clausenikrou2010-06-091-8/+22
* merge r6321 from branch 2.1 to trunkplegall2010-05-241-1/+2
* merge r6312 from branch 2.1 to trunkplegall2010-05-231-14/+18
* merge r6311 from branch 2.1 to trunkplegall2010-05-231-0/+41
* bug 1648 fixed: add the pwg_db_check_version functions for pdo-sqlite, sqliteplegall2010-05-071-1/+1
* feature 1630: upgrade to Piwigo 2.1 :-)plegall2010-04-281-1/+15
* Add function is_webmaster (like is_admin function)rub2010-03-231-0/+9
* bug fixed: if the theme for guest is empty (I don't know how this could be,plegall2010-03-221-1/+1
* feature 1514: improvement, if a user has a theme that is (maybe temporary)plegall2010-03-221-5/+6
* increase copyright year to 2010plegall2010-03-191-1/+1
* bug 1328: backport the pwg_token on trunkplegall2010-03-191-7/+32
* feature 1502: based on Dotclear model, P@t has reorganized the way Piwigoplegall2010-03-131-3/+7
* Renaming $conf['no_case_sensitive_for_login'] to $conf['insensitive_case_logo...Eric2010-03-061-1/+1
* Feature 1451 : localization with gettextnikrou2010-03-021-7/+7
* Feature 0000796 fixed : Strengthen login handlingEric2009-12-051-0/+34
* Feature_1255 :nikrou2009-11-291-1/+1
* Feature 1255: modification in sql queriesnikrou2009-11-251-4/+4
* Feature 1244 resolvednikrou2009-11-201-22/+22