Commit Graph

26 Commits

Author SHA1 Message Date
nuxsmin
e97a9c5b16 * [FIX] Fixed duplicated user login when adding/updating an LDAP user record during log in. Solves #468. Thanks to @zulink 2017-03-02 13:46:54 +01:00
nuxsmin
ea241cd3b3 * [ADD] Added wrong logins tracking to deny access when max number of attempts are reached. It has been implemented for log in and API requests. DB upgrade needed
* [MOD] Updated translations.
2017-02-26 13:50:13 +01:00
nuxsmin
508fd7c2b2 * [ADD] New encryption schema by using Defuse/php-encryption library. WARNING: work in progress
* [ADD] Improved upgrading process. Now it uses AJAX.
2017-02-22 17:52:06 +01:00
nuxsmin
69f8614c7b * [ADD] New encryption schema by using Defuse/php-encryption library. WARNING: work in progress 2017-02-22 01:14:08 +01:00
nuxsmin
07c8a2b1f1 * [ADD] New encryption schema by using Defuse/php-encryption library. WARNING: work in progress 2017-02-21 00:46:30 +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
2f01390c5f * [ADD] New encryption schema by using Defuse/php-encryption library. WARNING: work in progress 2017-02-17 13:12:41 +01:00
nuxsmin
fd25415e3b * [ADD] New encryption schema by using Defuse/php-encryption library. WARNING: work in progress 2017-02-17 09:06:41 +01:00
nuxsmin
96ba94bb69 * [FIX] Solves #428. Forced password change didn't redirect to the password change page. Thanks to @k-s-dean for the feedback. 2017-02-16 01:48: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
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
c54d4947a0 * [FIX] Fixed wrong behavior when performing Ajax requests through reverse proxy.
* [MOD] Customer list is based on user ACL.
* [ADD] Logs X-Forwarded-For on login
* [MOD] Minor tweaks
2017-01-16 15:04:48 +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
69fee2b6b8 * [DEV] Upgrading bugfixes 2017-01-11 18:20:45 +01:00
nuxsmin
f4679c6cd5 * [DEV] Upgrading bugfixes
* [DEV] Updated translations
* [DEV] Minor tweaks
2017-01-11 01:28:34 +01:00
nuxsmin
6b54b6fbbc * [DEV] Preparing for upgrade 2017-01-10 19:26:32 +01:00
nuxsmin
b33619c296 * [DEV] New Plugin infraestructure (work in progress). 2017-01-04 14:02:22 +01:00
nuxsmin
35f38265c2 * [DEV] New Plugin achitecture (work in progress) 2017-01-03 00:02:42 +01:00
nuxsmin
0dbbdca9c3 * [DEV] New API methods and improvements (work in progress) 2016-12-26 13:56:15 +01:00
nuxsmin
fa96f66520 * [DEV] Auth (work in progress) 2016-12-20 10:58:30 +01:00
nuxsmin
308de72605 * [DEV] Auth (work in progress) 2016-12-19 18:14:21 +01:00
nuxsmin
1f2195d585 * [DEV] Plugins interface (work in progress) 2016-11-30 00:54:58 +01:00
nuxsmin
d470e07b9e * [DEV] Plugins interface (work in progress) 2016-11-29 18:29:54 +01:00
nuxsmin
8823d682ee * [DEV] Auth process refactoring.
* [DEV] Fixed 2FA issue
* [DEV] Fixed user preferences issue
2016-11-17 00:48:38 +01:00