nuxsmin
|
f2db5910ed
|
* [FIX] Fixed account creation when copying from another one.
|
2017-02-01 13:17:04 +01:00 |
|
nuxsmin
|
8bb55aa86e
|
* [FIX] Skip views data from backup.
|
2017-02-01 12:03:26 +01:00 |
|
nuxsmin
|
409f17152c
|
* [MOD] Minor tweaks
|
2017-02-01 10:50:49 +01:00 |
|
nuxsmin
|
0c88d53457
|
* [FIX] Solves #397. Missing argument to get the email subject translated. Thanks to @lukasp2 for the feedback.
|
2017-02-01 08:52:43 +01:00 |
|
nuxsmin
|
17b642307d
|
* [MOD] Update translations.
* [MOD] Bump to RC3
2.0.0.17020101-RC3
|
2017-02-01 00:12:38 +01:00 |
|
nuxsmin
|
603b24eb65
|
* [MOD] Update translations.
* [MOD] Bump to RC3
|
2017-01-31 23:46:16 +01:00 |
|
nuxsmin
|
f52563f7fb
|
* [FIX] Closes #397. Fixed untranslated string in email subject. Thanks to @lukasp2 for the feedback.
|
2017-01-31 23:32:59 +01:00 |
|
nuxsmin
|
17942b8368
|
* [FIX] Make backguard compatible the master password hash check. Related #394
|
2017-01-31 23:26:13 +01:00 |
|
nuxsmin
|
3c1aee6983
|
* [FIX] Enforced salt length to 22 chars long.
|
2017-01-31 15:11:43 +01:00 |
|
nuxsmin
|
81b4203655
|
* [FIX] Code refactoring.
|
2017-01-31 14:14:21 +01:00 |
|
nuxsmin
|
0ddb205596
|
* [FIX] Fixed issue when Blowfish salt length is lower than 21 chars long.
|
2017-01-31 13:59:19 +01:00 |
|
nuxsmin
|
d31c018fec
|
* [FIX] Solves #394. Fixed the Blowfish salt length to 22 chars long. Thanks to @ipshenicyn for the feedback.
|
2017-01-31 13:26:14 +01:00 |
|
nuxsmin
|
dc0610b868
|
* [FIX] Solves #394. Fixed the Blowfish salt length to 22 chars long. Thanks to @ipshenicyn for the feedback.
|
2017-01-31 11:43:04 +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
|
782474d377
|
* [MOD] Updated exception message
|
2017-01-30 16:14:07 +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
|
ff65cf7a8e
|
* [MOD] Disable some logging stuff
|
2017-01-30 08:29:44 +01:00 |
|
nuxsmin
|
2f5dd91110
|
* [MOD] Improved account searching by caching ACL, users adn groups.
* [FIX] Minor bugfixes
2.0.0.17013001-RC2
|
2017-01-30 02:25:11 +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
|
913378a3d5
|
* [MOD] Updated Russian translation. Thanks to Titov and Alex for their contribution
|
2017-01-28 12:44:59 +01:00 |
|
nuxsmin
|
5d7dac9c25
|
* [MOD] Updated Russian translation. Thanks to Titov and Alex for their contribution
|
2017-01-28 12:43:35 +01:00 |
|
nuxsmin
|
dcc10c5bee
|
* [MOD] UI tweaks for mobile friendly.
|
2017-01-28 12:13:19 +01:00 |
|
nuxsmin
|
456dcf0495
|
* [MOD] UI tweaks for mobile friendly.
|
2017-01-28 11:17:07 +01:00 |
|
nuxsmin
|
5aca776bc8
|
* [MOD] Bump to RC1
2.0.0.17012701-RC1
|
2017-01-27 13:35:10 +01:00 |
|
nuxsmin
|
daa97f79fc
|
* [ADD] Allows to use UNIX socket for MySQL DB connection. Related #382
|
2017-01-27 12:42:51 +01:00 |
|
nuxsmin
|
b4a74a4b6d
|
* [ADD] Allows to use UNIX socket for MySQL DB connection. Related #382
|
2017-01-27 12:06:47 +01:00 |
|
nuxsmin
|
013713ebae
|
* [MOD] Improved LDAP ADS username detection. Thanks to @MAndretti for the feedback
|
2017-01-27 09:39:58 +01:00 |
|
nuxsmin
|
97ec0014f6
|
* [MOD] Improved LDAP import message when no user was found. Thanks to @MAndretti for the feedback
+ [MOD] Update build number
2.0.0.17012601-beta
|
2017-01-26 16:14:05 +01:00 |
|
nuxsmin
|
f3d9aea457
|
* [MOD] Improved import by using DB transactions
* [MOD] Extend Wiki URL string length
|
2017-01-26 16:04:46 +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
|
86e8c7d701
|
* [FIX] Fixed issue when logging an event from the LDAP module. Solves #386. Thanks to @MAndretti for the feedback
|
2017-01-26 12:37:04 +01:00 |
|
nuxsmin
|
3f2ad7b5d7
|
* [FIX] Fixed issue when a session is expired and an item view request is performed.
|
2017-01-26 12:29:43 +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
|
e634f6742e
|
* [MOD] Improved account search filtering
|
2017-01-26 10:45:54 +01:00 |
|
nuxsmin
|
2ca25ccad2
|
* [FIX] Fixed issue when customers are not set in any account, they weren't been displayed in the select control. Solves #384. Thanks to @MAndretti for the feedback.
|
2017-01-26 10:26:52 +01:00 |
|
nuxsmin
|
e8baa44056
|
* [FIX] Fixed issue when customers are not set in any account, they weren't been displayed in the select control. Solves #384. Thanks to @MAndretti for the feedback.
|
2017-01-26 09:13:31 +01:00 |
|
nuxsmin
|
4ab102db83
|
* [MOD] Improved impotring options layout
|
2017-01-26 02:06:28 +01:00 |
|
nuxsmin
|
f2f7cf4aac
|
* [FIX] Fixed wrong date format in user's card
|
2017-01-25 18:21:20 +01:00 |
|
nuxsmin
|
60aa38bd47
|
* [FIX] Fixed broken component when showing complexity dialog
* [MOD] Updated PHPMailer
* [MOD] Improved LDAP username detection
* [MOD] Improved email messages when generating temporary master pass
|
2017-01-25 18:03:46 +01:00 |
|
nuxsmin
|
3c12a4e24d
|
* [MOD] Updated build number
2.0.0.17012501-beta
|
2017-01-25 14:09:09 +01:00 |
|
nuxsmin
|
71d0382d99
|
* [ADD] Added DB transactions usage to perform critical tasks like changing the master password
|
2017-01-25 14:08:18 +01:00 |
|
nuxsmin
|
5a44efafe1
|
* [ADD] New feature to send an email when a temporary master password is generated.
|
2017-01-25 13:16:35 +01:00 |
|
nuxsmin
|
5cd47e4f21
|
* [FIX] Fixed users data issue when managing MySQL BIT fields
|
2017-01-25 11:15:03 +01:00 |
|
nuxsmin
|
3ac3329fd1
|
* [FIX] Fixed users data issue when managing MySQL BIT fields
|
2017-01-25 11:06:59 +01:00 |
|
nuxsmin
|
412bb9887b
|
* [FIX] Fixed PHP version checking
2.0.0.17012402-beta
|
2017-01-24 16:54:33 +01:00 |
|
nuxsmin
|
a3c44ad310
|
* [MOD] Updated build number
|
2017-01-24 15:49:04 +01:00 |
|
nuxsmin
|
45365a9599
|
* [MOD] Improved master password change handling by locking the app during the process.
* [MOD] Minor UI tweaks
|
2017-01-24 15:22:03 +01:00 |
|
nuxsmin
|
f397c4016a
|
* [MOD] Improved config upgrade function
|
2017-01-24 12:00:39 +01:00 |
|
nuxsmin
|
bf74b99b54
|
* [FIX] Fixed config issue when managing MySQL BIT fields
* [MOD] Added some options on config migration
|
2017-01-24 11:17:14 +01:00 |
|
nuxsmin
|
4ebe0f723b
|
* [MOD] Updated translations
* [MOD] Updated build number
2.0.0.17012401-beta
|
2017-01-24 08:31:53 +01:00 |
|