nuxsmin
|
0e91d4f7cf
|
* [ADD] Added new feature to allow users added in secondary groups to access to the accounts where the secondary group is granted. Solves #521. Thanks to @johnnyhotpants for the feedback.
|
2017-04-03 18:04:58 +02:00 |
|
nuxsmin
|
50111abdb4
|
* [ADD] Added the ability to enable/disable PHP session encryption. This would increase the app overall performance and prevent some issues when copying to clipboard. Related #524, #523, #500, #486
* [MOD] Bump version&build number
|
2017-04-03 13:38:35 +02:00 |
|
nuxsmin
|
d9cb088de6
|
* [ADD] Added the ability to generate random password with only numbers. Solves #472.
* [FIX] Fixed issues when importing/exporting data in sysPass XML format.
|
2017-03-06 20:53:59 +01:00 |
|
nuxsmin
|
71ed889da3
|
* [ADD] Added live update for master key changing process.
|
2017-03-01 01:22:26 +01:00 |
|
nuxsmin
|
adb891687d
|
* [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 11:26:44 +01:00 |
|
nuxsmin
|
b982f00008
|
* [ADD] New encryption schema by using Defuse/php-encryption library. WARNING: work in progress
|
2017-02-22 01:37:51 +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
|
7acc5a84b5
|
* [ADD] New encryption schema by using Defuse/php-encryption library. WARNING: work in progress
|
2017-02-20 12:48:11 +01:00 |
|
nuxsmin
|
23f3717db8
|
* [FIX] Fixed wrong user/group when importing items. Thanks to @wernerreuser and @davidkast for the feedback. Solves #436
* [MOD] Updated build number
|
2017-02-20 02:30:46 +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
|
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
|
456dcf0495
|
* [MOD] UI tweaks for mobile friendly.
|
2017-01-28 11:17:07 +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
|
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
|
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
|
165ab90470
|
* [MOD] Return translated messages on some responses
|
2017-01-23 12:12:06 +01:00 |
|
nuxsmin
|
e6a4400880
|
* [MOD] Catch exception message from CSV import and show it. Related #372
* [MOD] Improved critical error messages handling.
|
2017-01-18 13:44:32 +01:00 |
|
nuxsmin
|
cf844157d3
|
* [MOD] Improved master password changing process.
* [MOD] Improved backup process.
* [FIX] Fixed bug on DB structure export file.
* [MOD] Improved init errors handling.
* [MOD] Improved Ajax request detection.
|
2017-01-18 12:38:19 +01:00 |
|
nuxsmin
|
ee7f88d491
|
* [MOD] Customer list is based on user ACL.
* [MOD] Minor tweaks
|
2017-01-16 18:00:39 +01:00 |
|
nuxsmin
|
beaea03041
|
* [MOD] Update version and code cleanup
|
2017-01-16 02:31:51 +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
|
faff6f8fe4
|
* [FIX] Fixed lagnguage selection for Polish. Related #124. Thanks to @wseredynski
* [ADD] Set fallback locale to en_US
* [MOD] Improved request handling.
* [MOD] Improved saved config parameters handling.
|
2017-01-14 12:16:07 +01:00 |
|
nuxsmin
|
a084f4f8ae
|
* [FIX] Upgrading issues
|
2017-01-12 09:37:50 +01:00 |
|
nuxsmin
|
87cb3c6f6c
|
* [DEV] Bump to 2.0-beta
|
2017-01-12 02:54:45 +01:00 |
|
nuxsmin
|
6b54b6fbbc
|
* [DEV] Preparing for upgrade
|
2017-01-10 19:26:32 +01:00 |
|
nuxsmin
|
cdd89482c1
|
* [DEV] Improved XML and CSV imports
|
2017-01-07 21:47:45 +01:00 |
|
nuxsmin
|
687781a557
|
* [DEV] Config actions refactoring & code cleanup
|
2017-01-06 12:06:23 +01:00 |
|