nuxsmin
8538ba3dfc
* [ADD] New classes to improve performance and code readability.
...
* [ADD] Security enhancement for master password in session.
* [MOD] Minor UI tweaks.
* [MOD] Improved config handling.
* [MOD] Code cleaning.
* [FIX] Accounts' main group were not set when the user hadn't enough privileges.
* [FIX] Accounts restoration didn't restore the account's main group.
2015-10-06 19:27:49 +02:00
nuxsmin
e42ab52b4f
* [FIX] Fixed issue when getting the salt for inserting a new user from LDAP. Thanks to @JvdW
...
* [FIX] Fixed issue when parsing the LDAP server name to pick a random DNS server. Thanks to @JvdW
2015-10-05 22:59:57 +02:00
nuxsmin
cac63e82a0
* [ADD] Switched to BCRYPT for hashing passwords and key derivation. WARNING: Master password should be reentered by users (you can use a temporary password)
...
* [MOD] Some tweaks on forms passwords decryption
* [FIX] Fixed issue when blank custom fields are retrieved for an item.
2015-09-30 03:20:56 +02:00
nuxsmin
ebae60bc3f
* [ADD] Closes #120 . Added the ability to assign one user to multiple groups
...
* [MOD] User's classes are now better handled by splitting them by behaviour
* [MOD] UI tweaks for classic theme and integration of new features
2015-08-03 01:46:30 +02:00