aboutsummaryrefslogtreecommitdiffstats
path: root/include/functions_user.inc.php (unfollow)
Commit message (Expand)AuthorFilesLines
2009-12-05Feature 0000796 fixed : Strengthen login handlingEric1-0/+34
2009-11-29Feature_1255 :nikrou1-1/+1
2009-11-25Feature 1255: modification in sql queriesnikrou1-4/+4
2009-11-20Feature 1244 resolvednikrou1-22/+22
2009-11-18Escape all login and username characters in databaseEric1-8/+8
2009-11-15Feature 1241 resolved. replace mysql_fetch_array by mysql_fetch_assoc for sma...nikrou1-10/+10
2009-08-17PHP 5.3 compatibility - Deprecated functions were replace as follows :Eric1-2/+2
2009-07-20- bug fix (use uasort for computed categories instead of usort) - I think thi...rvelices1-1/+1
2009-07-20correct bug in commit r3622 ( feature 1053 )rvelices1-3/+3
2009-07-18feature 1053: hide categories that contain no photo due to privacy levelrvelices1-44/+54
2009-06-23Feature 1026 step 2 :nikrou1-2/+3
2009-06-23Feature 1026 : Modify / delete comments for usersnikrou1-0/+15
2009-02-14Last (I hope) paranoic optims ...rvelices1-56/+0
2009-02-05- embellish_url compacts now ..rvelices1-12/+12
2009-01-04Administration: happy new year 2009, all PHP headers updated. plegall1-1/+1
2008-11-04merge -c2823 from branch 2.0 to trunkrvelices1-14/+1
2008-10-16merge 2755 and 2756 from branch 2.0 to trunkrvelices1-4/+30
2008-10-15- change mysql_escape_string function (deprecated) by mysql_real_escape_string.patdenice1-2/+2
2008-09-23- removed #debug css rule (why would we need that in default-layout?)rvelices1-9/+2
2008-09-14$_SERVER["HTTP_ACCEPT_LANGUAGE"] could be empty so test it.nikrou1-1/+8
2008-09-07fix too strict regex for emailnikrou1-1/+4
2008-07-22- add #user_cache.cache_update_time - useful for plugins or the filter when i...rvelices1-13/+8
2008-07-05- fix some side effects with browser language (wrong display/user creation in...rvelices1-15/+13
2008-07-01- put back browser language (deleted by error during my last commit - was wor...rvelices1-3/+29
2008-07-01- remember me cookie security improvement (the time when the cookie was gener...rvelices1-37/+17
2008-05-31Feature 0000080: Browser language detection (Use first active browser languag...vdigital1-1/+27
2008-05-02Resolved issue 0000823: Enhance upload functionalitiesrub1-3/+3
2008-05-01- move #categories.date_last and nb_images to #user_cache_categoriesrvelices1-15/+7
2008-04-26New: jQuery and Accordion Admin menusvdigital1-6/+1
2008-04-05Bug fixed: as rvelices notified me by email, my header replacement script wasplegall1-24/+0
2008-04-04Modification: new header on PHP files, PhpWebGallery renamed Piwigo.plegall1-0/+21
2008-03-08- security fix (profile)rvelices1-5/+4
2008-03-01Merge from revision 2236.patdenice1-1/+10
2008-02-29Merge from revision 2228.patdenice1-2/+2
2008-02-27little correctionsrub1-2/+3
2007-12-11Resolved issue 0000784: Mail notification disabled on register userrub1-17/+40
2007-11-19Add is_generic functionvdigital1-6/+7
2007-11-18New: Language Switch plugin supportvdigital1-0/+8
2007-10-09- RSS feed is PWG charsetrvelices1-74/+0
2007-10-09- PWG_CHARSET, DB_CHARSET and DB_COLLATE... utf-8 readyrvelices1-8/+3
2007-10-06Resolved 0000759: email unique for each userrub1-3/+5
2007-10-01Resolved 0000759: email unique for each userrub1-12/+31
2007-09-11feature 731: permissions at image level rvelices1-28/+68
2007-07-07Resolved issue 0000717: guest must be guestrub1-0/+6
2007-06-21Error on my last commit 2038rub1-2/+2
2007-06-21Resolved issue 0000708: Error on synchronizationrub1-8/+5
2007-06-10Resolved issue 0000489: Mail address obligatoryrub1-2/+3
2007-06-05Resolved issue 0000697: with generic user a author name is necessary to comme...rub1-14/+40
2007-04-27Issue 0000682: Error on user registrationrub1-2/+1
2007-03-30remove forgotten debug linerub1-1/+0