- ADD timestamp comparison on signup form submission against bots
- ADD handle active category
- FIX typo in lost password mail template
Warning : settings.php
needs to be updated with new constants (see setting-sample.php
: MAIL_LOSTPASSWORD_SUBJECT
and MAIL_LOSTPASSWORD_BODY
)
- FIX active tabs CSS class
- FIX syntax error on themes view
- FIX lost password
- ADD user can change his password
- FIX error when removing a user
- FIX add plugin form Warning: Undefined array key
- FIX add plugin save Warning: Undefined array key
- OTHER dependencies update