Commit Graph

77 Commits

Author SHA1 Message Date
nuxsmin
6a428f90a2 * [FIX] Fixes #383. LDAP logins will be case-insensitive. 2017-03-12 22:15:08 +01:00
nuxsmin
6ace878b61 * [MOD] Minor changes 2017-03-06 23:01:36 +01:00
nuxsmin
ffc4defa61 * [MOD] Improved Curl cookie handling 2017-03-06 23:00:33 +01:00
nuxsmin
317e3a6291 * [MOD] Bump revision number 2017-03-06 22:42:45 +01:00
nuxsmin
19e8b4dc0e * [ADD] Added session data encryption.
* [MOD] Improved version control. Related #276
2017-03-06 00:57:33 +01:00
nuxsmin
2a1a22a75f * [ADD] Added session data encryption. 2017-03-05 08:35:36 +01:00
nuxsmin
0271d2b564 * [FIX] Accounts history was not checked for missing groups Id. Related #466. Thanks to @Yotouille for the feedback
* [FIX] Ajax requests were not detected in some environments. Related #466. Thanks to @lukasp2 for the feedback
+ [MOD] Modified tab behavior when tabbing through account form fields.
2017-03-02 13:09:11 +01:00
nuxsmin
71ed889da3 * [ADD] Added live update for master key changing process. 2017-03-01 01:22:26 +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
29700924c8 * [ADD] New encryption schema by using Defuse/php-encryption library. WARNING: work in progress
* [ADD] Improved upgrading process. Now it uses AJAX.
2017-02-21 18:51:24 +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
fd25415e3b * [ADD] New encryption schema by using Defuse/php-encryption library. WARNING: work in progress 2017-02-17 09:06:41 +01:00
nuxsmin
d151a9d2d7 * [MOD] Updated build version 2017-02-16 01:15:22 +01:00
nuxsmin
b175350429 * [FIX] Related #441. Fixed issue when performing an upgrade to 2.0 version, because some item constraints becomes invalid. It will require alternative IDs for those items that doesn't exist.
* [FIX] Fixed language issue when an error is thrown when performing config checks. Solves #434
2017-02-15 18:04:46 +01:00
nuxsmin
59fbdba807 * [MOD] Bump buil number 2017-02-13 09:06:56 +01:00
nuxsmin
8b601efda0 * [FIX] Show password as image on public link page when it's globally set
* [MOD] Bump build number
2017-02-12 23:53:49 +01:00
nuxsmin
b88d352a70 * [FIX] Fixed Javascript environment setup, because the max file size wasn't being set. from the server config 2017-02-07 21:34:14 +01:00
nuxsmin
e4fec69b0c * [MOD] Improved logout behavior. Now an sticky message is shown and when hidding, it redirects to the login page. 2017-02-07 21:26:13 +01:00
nuxsmin
836ac59eb8 * [ADD] Added copy-to-clipboard to passwords on custom fields. Solves #404
* [ADD] Added a textarea custom field type.
2017-02-07 20:19:19 +01:00
nuxsmin
6a567589e7 * [MOD] Check whether the encryption key is valid on sysPass XML import. Thanks to @MAndretti. Solves #401 2017-02-04 11:36:58 +01:00
nuxsmin
3a195d4b0d * [ADD] Added a tab to manage accounts' history. 2017-02-02 13:16:39 +01:00
nuxsmin
51d441eb98 * [ADD] Added copy account button
* [ADD] Show icon when viewing linked account password
* [MOD] Minor UI tweaks
2017-02-02 00:42:32 +01:00
nuxsmin
1deaeaeb2a * [FIX] Fixed wrong behavior when searching after a page navigation. 2017-02-01 16:59:05 +01:00
nuxsmin
344d27b208 * [FIX] Fixed bug when saving an edited notice. 2017-02-01 15:48:31 +01:00
nuxsmin
603b24eb65 * [MOD] Update translations.
* [MOD] Bump to RC3
2017-01-31 23:46:16 +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
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
5aca776bc8 * [MOD] Bump to RC1 2017-01-27 13:35:10 +01:00
nuxsmin
97ec0014f6 * [MOD] Improved LDAP import message when no user was found. Thanks to @MAndretti for the feedback
+ [MOD] Update build number
2017-01-26 16:14:05 +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 2017-01-25 14:09:09 +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
4ebe0f723b * [MOD] Updated translations
* [MOD] Updated build number
2017-01-24 08:31:53 +01:00
nuxsmin
a5358476ab * [FIX] Solved weird issue when connecting to MySQL DB after a successful installation. Solves #382 2017-01-23 23:50:06 +01:00
nuxsmin
52d5c69b99 * [MOD] Updated build version
* [MOD] Closes  #378. Search form behavior modified. Focus is not reset to the first field. Thanks to @basil-twisleton for the feedback
2017-01-23 11:58:44 +01:00
nuxsmin
82d80b5483 * [MOD] Undo promises because they aren't fully supported for some browsers 2017-01-19 08:27:38 +01:00
nuxsmin
ef5007704b * [MOD] UI tweaks
* [MOD] Updated DB structure
* [MOD] Updated build number
2017-01-17 23:45:48 +01:00
nuxsmin
e1e6f20e6f * [MOD] Build number update 2017-01-16 15:06:10 +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
d98fe34f58 * [FIX] Fixed bug on account creation. Auto increment was not set on DB id column 2017-01-13 14:02:00 +01:00
nuxsmin
47181be2cf * [FIX] Fixed bug on publick link availability detection
* [FIX] Fixed bug on viewing files for account from history
* [FIX] Fixed bug shen showing account request modification data
* [MOD] UI Tweaks
2017-01-13 12:06:56 +01:00
nuxsmin
75e6be4940 * [ADD] Add Public Link notifications 2017-01-12 23:30:19 +01:00
nuxsmin
6a51ecc179 * [FIX] Fixed bug on account creation. Edit user id needed
* [MOD] Improved password generator for MySQL user
* [MOD] UI Tweaks
2017-01-12 17:19:05 +01:00
nuxsmin
28b315755f * [FIX] Fixed DB structure
* [MOD] Improved config upgrade
2017-01-12 14:29:10 +01:00
nuxsmin
4f65c36bce * [FIX] Upgrading issues 2017-01-12 13:23:00 +01:00