1672 Commits

Author SHA1 Message Date
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
578d6d616c * [FIX] Fixed issue when showing password type custom field. Thanks to @lukasp2. Solves #404 2017-02-05 21:22:37 +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
4afcff8fdc * [MOD] Updated German translation. #398. Thanks to @lukasp2 for his contribution
* [MOD] Updated Catalan translation. Thanks to @lferrer for his contribution
* [MOD] Updated Russin translation. Thanks to the contributors
2017-02-03 22:15:52 +01:00
nuxsmin
31d214b941 * [ADD] Added OP cache info at the information tab 2017-02-02 18:17:02 +01:00
nuxsmin
0e1d06a3fb * [ADD] Added OP cache info at the information tab 2017-02-02 18:11:52 +01:00
nuxsmin
6c6b5fc034 * [ADD] Added a tab to manage accounts' history. 2017-02-02 13:20:17 +01:00
nuxsmin
3a195d4b0d * [ADD] Added a tab to manage accounts' history. 2017-02-02 13:16:39 +01:00
nuxsmin
7a1596893c * [ADD] Added copy account button
* [ADD] Show icon when viewing linked account password
* [MOD] Minor UI tweaks
2.0.0.17020201-RC4
2017-02-02 00:47:53 +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
4ce79a089b * [MOD] Checks for PHP version lower than 7.1
* [MOD] Minor tweaks
2017-02-01 23:39:51 +01:00
nuxsmin
a74136dcd3 * [MOD] Allows to select user's group in the account's main group select. 2017-02-01 18:40:49 +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
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
4fe66db9bc * [FIX] Fixed hidden accesses box when account creation view is shown. 2017-02-01 13:26:00 +01:00
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