Revision 1810
Added by Dietmar almost 12 years ago
CHANGELOG | ||
---|---|---|
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 |
09 Nov-2012 Build 1810 Dietmar Woellbrink (Luisehahne) |
|
17 |
! account signup check that display_name is unique in whole system |
|
18 |
(prevents from User-faking) |
|
19 |
! add POST Request to admintools |
|
16 | 20 |
07 Nov-2012 Build 1809 Dietmar Woellbrink (Luisehahne) |
17 | 21 |
! remove login_ip after 60days set in /admin/start/index.php |
18 | 22 |
! add confirm_code and confirm_timeout fields in users table in /install/save.php |
Also available in: Unified diff
! account signup check that display_name is unique in whole system
(prevents from User-faking)
! add POST Request to admintools