Commit Graph

39 Commits

Author SHA1 Message Date
nuxsmin
738db5e892 * [FIX] Enforced readonly user login for LDAP users 2017-04-21 11:03:58 +02:00
nuxsmin
2d1f664bc6 * [MOD] Improved ldap import process by adding the username attribute to get from the LDAP server. Solves #544. Thanks to @jdanielcano for the feedback
* [MOD] Updated translations.
2017-04-20 17:12:20 +02:00
nuxsmin
373ba30161 * [FIX] Fixes #504. Added an option to select which attribute should be used for user's login when importing from LDAP. Thanks to @maxdie for the feedback 2017-03-15 23:20:22 +01:00
nuxsmin
27189e6cc5 * [FIX] Fixed blank account name when deleted 2017-03-02 22:46:58 +01:00
nuxsmin
526ca3c9e9 * [MOD] Improved API auth security. There is no need to provide the user's password, it will ask for a token password when generating it. 2017-02-23 01:46:51 +01:00
nuxsmin
49ba3d8bfb * [MOD] Improved public links security by encrypting the whole account data 2017-02-22 21:36:42 +01:00
nuxsmin
6ee88bff04 * [ADD] New encryption schema by using Defuse/php-encryption library. WARNING: work in progress 2017-02-19 23:31:04 +01:00
nuxsmin
e01319c5e0 * [FIX] Solves #428. Forced user's password change should not rely on sending email. 2017-02-14 23:29:56 +01:00
nuxsmin
3a195d4b0d * [ADD] Added a tab to manage accounts' history. 2017-02-02 13:16:39 +01:00
nuxsmin
3515d23f71 * [FIX] Fixed bug when retrieving account ACL to show accesses box.
* [FIX] Fixed bug on API token deletion.
* [MOD] Improved event log management.
2017-02-01 15:39:48 +01:00
nuxsmin
1aa1f12f6d * [FIX] Solves #392. Fixed issue when deleting multiple users. Thanks to @MAndretti for the feedback.
* [MOD] Improved some forms changes handling by hashing their data (already done in other forms).
* [MOD] Minor UI tweaks & code cleanup
2017-01-31 00:51:33 +01:00
nuxsmin
e319165cf5 * [MOD] Solves #393. The auth chain wasn't stopped on auth module success exit. Thanks to @MAndretti for the feedback.
* [ADD] Notifications can now be edited
* [MOD] UI tweaks
2017-01-30 15:45:22 +01:00
nuxsmin
a685b8901e * [MOD] Improved account searching by caching ACL, users and groups.
* [MOD] Code cleanup.
* [FIX] Minor bugfixes
2017-01-30 02:16:20 +01:00
nuxsmin
202c7bc094 * [FIX] Fixed issue when deleting some kind of items if there is only one selected. Solves #389. Thanks to @MAndretti for the feedback. 2017-01-26 15:45:26 +01:00
nuxsmin
509978c766 * [FIX] Fixed issue when deleting some kind of items if there is only one selected. Solves #385. Thanks to @MAndretti for the feedback. 2017-01-26 11:06:21 +01:00
nuxsmin
60668cc5bd * [ADD] New notifications can now be added
* [MOD] Improved notifications handling
2017-01-23 18:03:00 +01:00
nuxsmin
165ab90470 * [MOD] Return translated messages on some responses 2017-01-23 12:12:06 +01:00
nuxsmin
e0b5d39a68 * [MOD] Improved XML import from KeePass
* [MOD] Improved error handling
* [MOD] Improved batch item actions handling
* [MOD] Improved actions behavior
2017-01-23 03:45:45 +01:00
nuxsmin
03ed3ea1f7 * [MOD] Improved logging messages handling. 2017-01-16 01:53:42 +01:00
nuxsmin
931e3e75d5 * [MOD] Event logs are now logged in app lagnguage instead of user language.
* [MOD] Improved actions handling.
* [FIX] Minor bugfixes.
2017-01-15 22:33:11 +01:00
nuxsmin
87cb3c6f6c * [DEV] Bump to 2.0-beta 2017-01-12 02:54:45 +01:00
nuxsmin
5c0c57fb3e * [DEV] Preparing for upgrade procedure 2017-01-10 01:36:48 +01:00
nuxsmin
b65eb89c4f * [DEV] Improved notifications
* [DEV] UI tweaks
2017-01-09 00:43:07 +01:00
nuxsmin
774c1e66e5 * [DEV] Plugins localization
* [DEV] Plugins data reset
2017-01-08 13:31:50 +01:00
nuxsmin
687781a557 * [DEV] Config actions refactoring & code cleanup 2017-01-06 12:06:23 +01:00
nuxsmin
1e71cf3ada * [DEV] Import improvements 2017-01-05 15:00:14 +01:00
nuxsmin
a5ae9182fa * [DEV] New Plugin achitecture (work in progress).
* [DEV] New Notifications feature (work in progress).
* [DEV] Code cleanup
2017-01-05 02:36:13 +01:00
nuxsmin
7f99b6eb2b * [DEV] New Plugin infraestructure (work in progress). 2017-01-03 15:02:07 +01:00
nuxsmin
0dbbdca9c3 * [DEV] New API methods and improvements (work in progress) 2016-12-26 13:56:15 +01:00
nuxsmin
8b0e49b283 * [DEV] Fixed issue on custom fields
* [DEV] Updated translation
2016-12-22 02:30:05 +01:00
nuxsmin
db6f58e642 * [DEV] Fixed issue when saving custom fields. 2016-11-30 21:00:32 +01:00
nuxsmin
9898e8cd3f * [DEV] Items can now be selected to perform massive actions. 2016-11-20 20:16:34 +01:00
nuxsmin
a0e4951834 * [DEV] New LDAP import users feature 2016-11-19 12:54:29 +01:00
nuxsmin
70e510b1f0 * [DEV] New LDAP users synchronization feature 2016-11-18 14:39:32 +01:00
nuxsmin
a0478e2f39 * [DEV] Fixed error on creating new items 2016-11-14 15:33:30 +01:00
nuxsmin
5884a410a6 * [DEV] Session methods refactoring.
* [DEV] Items controllers refactoring.
* [DEV] Date picker improvements: language and timezone
* [DEV] Improved internal session user's data handling.
* [DEV] Improved internal account data handling.
* [DEV] Fixed account updating.
* [DEV] Fixed account password view.
2016-11-14 02:33:16 +01:00
nuxsmin
0232e62607 * [DEV] DB usage refactoring
* [DEV] Fixed public links issue
2016-11-10 01:36:51 +01:00
nuxsmin
f3caa69577 * [DEV] Fixes 2016-11-09 15:50:05 +01:00
nuxsmin
29a4897da3 * [DEV] Items actions refactoring
* [DEV] Minor UI tweaks
2016-11-09 01:46:36 +01:00