Commit Graph

21 Commits

Author SHA1 Message Date
nuxsmin
1876d0a520 * [FIX] Closes #222. Fixed default DB column values when mysql is set in strict mode. Thanks to @tdk1069 for the feedback. 2016-07-30 13:11:52 +02:00
nuxsmin
ac5ec0e0f5 * [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 04:02:35 +02:00
nuxsmin
9cafb219c5 * [ADD] New custom fields feature.
* [MOD] Minor UI tweaks
* [MOD] Updated English translation
* [FIX] Minor bugfixes
2015-08-17 19:38:39 +02:00
nuxsmin
47a353b101 * [FIX] Fixed issue on admin's group assignment during install.
* [FIX] Fixed database structure creation issue.
* [FIX] Fixed sysPass XML import issue.
* [MOD] UI tweaks.
2015-08-11 22:46:09 +02:00
nuxsmin
4ee0539d08 * [ADD] API requests handler.
* [MOD] Updated DB structure
2015-08-10 23:45:35 +02:00
nuxsmin
41835698c8 * [FIX] Fixed installer issue.
* [FIX] Fixed mail form issue.
* [MOD] Installer UI Tweaks.
2015-08-06 00:31:43 +02:00
nuxsmin
bda63b4184 * [MOD] Reload page whe theme applied
* [FIX] Upgrade table issue
2015-08-03 23:29:35 +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
nuxsmin
7811e0ed15 * [ADD] Per user Two factor authentication (needs DB upgrade).
* [ADD] Copy username to clipboard on password view.
2015-07-27 03:18:17 +02:00
nuxsmin
8814b1479d * [FIX] Fixed account search query.
* [FIX] Fixed "back" button behaviour.
* [FIX] Fixed profile saving on install process.
* [FIX] Fixed DB connection error when config file is deleted.
* [FIX] Fixed password character translation when showing password.
* [FIX] Minor bugfixes.
* [MOD] Improved install process. Fully functional on Debian 8.
* [MOD] No fade in/out when loading ajax content.
* [ADD] Profiles can now be viewed.
2015-07-13 01:58:19 +02:00
nuxsmin
40acdb2ef8 * Updated jQuery version
* Updated ZeroClipboard version
* New temporary master password function
* New help boxes for some functions
* New password box with copy to clipboard function
* Updated some fields on db structure
* Minor bugfixes and UI changes
2015-03-28 11:51:02 +01:00
nuxsmin
66e333bb9e * Using PDO for database queries.
* Fixed annoying notice messages.
* Upgraded DB scheme to fix some fields issues with default values and types
2015-02-24 00:31:21 +01:00
nuxsmin
f9ffc112ba * Minor UI tweaks.
* Fixed master password change not running when zeros are used on left or right.
* Fixed some notice events on error log.
* Closes #47. Default group&profile can be selected for new LDAP users
* Closes #48. Database fields modified for STRICT sql mode
* Installer now logs errors to web server error log
2014-08-03 22:53:03 +02:00
nuxsmin
0f172ed1d8 - Closes #26. Enable users password reset by email and forced by an admin.
- Improved email handling by using phpmailer class. All emails are sent in HTML format and security and authentication are available.
- Improved javascript code by code refactoring.
- Client IP address is logged in event log.
- Translation fixes.
- Minor bugfixes.
- Needs database upgrade (read wiki if unsure).
2014-02-24 01:51:23 +01:00
nuxsmin
e4fd60b600 Increase 'user_login' field length 2014-02-07 14:22:33 +01:00
nuxsmin
7612ac6504 Set correct charset on some tables 2014-02-06 17:57:28 +01:00
nuxsmin
19c7f2fc7d Change userProfile_pAppMgmtMenu 2014-02-05 16:03:25 +01:00
nuxsmin
a5155636dd * New customers management.
* Improved categories management by removing 'select'  by 'table' style layout.
* New permissions added for customers and categories management menu (needs DB update).
* Some methods have been refactored and made a bit of code cleanup
2014-02-05 01:21:44 +01:00
nuxsmin
ac9f4543c1 Closes #7
Closes #15
Multiple users and groups can now be allowed to access to an account.
Upgrade process (requires maintenance mode on).
Split methods on new classes.
Bugfixes.
2014-01-18 14:18:50 +01:00
nuxsmin
ab2470f12f Update log_date
Change datatype to int(11) for unixtimestamp
2013-10-22 09:24:29 +02:00
nuxsmin
6b9218387b New Version 1.0RC1 2013-10-22 01:50:45 +02:00