Commit Graph

  • b88d352a70 * [FIX] Fixed Javascript environment setup, because the max file size wasn't being set. from the server config nuxsmin 2017-02-07 21:34:14 +01:00
  • e4fec69b0c * [MOD] Improved logout behavior. Now an sticky message is shown and when hidding, it redirects to the login page. nuxsmin 2017-02-07 21:26:13 +01:00
  • 836ac59eb8 * [ADD] Added copy-to-clipboard to passwords on custom fields. Solves #404 * [ADD] Added a textarea custom field type. nuxsmin 2017-02-07 20:19:19 +01:00
  • 578d6d616c * [FIX] Fixed issue when showing password type custom field. Thanks to @lukasp2. Solves #404 nuxsmin 2017-02-05 21:22:37 +01:00
  • 6a567589e7 * [MOD] Check whether the encryption key is valid on sysPass XML import. Thanks to @MAndretti. Solves #401 nuxsmin 2017-02-04 11:36:58 +01:00
  • 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 nuxsmin 2017-02-03 22:15:52 +01:00
  • 31d214b941 * [ADD] Added OP cache info at the information tab nuxsmin 2017-02-02 18:17:02 +01:00
  • 0e1d06a3fb * [ADD] Added OP cache info at the information tab nuxsmin 2017-02-02 18:11:52 +01:00
  • 6c6b5fc034 * [ADD] Added a tab to manage accounts' history. nuxsmin 2017-02-02 13:20:17 +01:00
  • 3a195d4b0d * [ADD] Added a tab to manage accounts' history. nuxsmin 2017-02-02 13:16:39 +01:00
  • 7a1596893c * [ADD] Added copy account button * [ADD] Show icon when viewing linked account password * [MOD] Minor UI tweaks 2.0.0.17020201-RC4 nuxsmin 2017-02-02 00:47:53 +01:00
  • 51d441eb98 * [ADD] Added copy account button * [ADD] Show icon when viewing linked account password * [MOD] Minor UI tweaks nuxsmin 2017-02-02 00:42:32 +01:00
  • 4ce79a089b * [MOD] Checks for PHP version lower than 7.1 * [MOD] Minor tweaks nuxsmin 2017-02-01 23:39:51 +01:00
  • a74136dcd3 * [MOD] Allows to select user's group in the account's main group select. nuxsmin 2017-02-01 18:40:49 +01:00
  • 1deaeaeb2a * [FIX] Fixed wrong behavior when searching after a page navigation. nuxsmin 2017-02-01 16:59:05 +01:00
  • 344d27b208 * [FIX] Fixed bug when saving an edited notice. nuxsmin 2017-02-01 15:48:31 +01:00
  • 3515d23f71 * [FIX] Fixed bug when retrieving account ACL to show accesses box. * [FIX] Fixed bug on API token deletion. * [MOD] Improved event log management. nuxsmin 2017-02-01 15:39:48 +01:00
  • 4fe66db9bc * [FIX] Fixed hidden accesses box when account creation view is shown. nuxsmin 2017-02-01 13:26:00 +01:00
  • f2db5910ed * [FIX] Fixed account creation when copying from another one. nuxsmin 2017-02-01 13:17:04 +01:00
  • 8bb55aa86e * [FIX] Skip views data from backup. nuxsmin 2017-02-01 12:03:26 +01:00
  • 409f17152c * [MOD] Minor tweaks nuxsmin 2017-02-01 10:50:49 +01:00
  • 0c88d53457 * [FIX] Solves #397. Missing argument to get the email subject translated. Thanks to @lukasp2 for the feedback. nuxsmin 2017-02-01 08:52:43 +01:00
  • 17b642307d * [MOD] Update translations. * [MOD] Bump to RC3 2.0.0.17020101-RC3 nuxsmin 2017-02-01 00:12:38 +01:00
  • 603b24eb65 * [MOD] Update translations. * [MOD] Bump to RC3 nuxsmin 2017-01-31 23:46:16 +01:00
  • f52563f7fb * [FIX] Closes #397. Fixed untranslated string in email subject. Thanks to @lukasp2 for the feedback. nuxsmin 2017-01-31 23:32:59 +01:00
  • 17942b8368 * [FIX] Make backguard compatible the master password hash check. Related #394 nuxsmin 2017-01-31 23:26:13 +01:00
  • 3c1aee6983 * [FIX] Enforced salt length to 22 chars long. nuxsmin 2017-01-31 15:11:43 +01:00
  • 81b4203655 * [FIX] Code refactoring. nuxsmin 2017-01-31 14:14:21 +01:00
  • 0ddb205596 * [FIX] Fixed issue when Blowfish salt length is lower than 21 chars long. nuxsmin 2017-01-31 13:59:19 +01:00
  • d31c018fec * [FIX] Solves #394. Fixed the Blowfish salt length to 22 chars long. Thanks to @ipshenicyn for the feedback. nuxsmin 2017-01-31 13:26:14 +01:00
  • dc0610b868 * [FIX] Solves #394. Fixed the Blowfish salt length to 22 chars long. Thanks to @ipshenicyn for the feedback. nuxsmin 2017-01-31 11:43:04 +01:00
  • 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 nuxsmin 2017-01-31 00:51:33 +01:00
  • 782474d377 * [MOD] Updated exception message nuxsmin 2017-01-30 16:14:07 +01:00
  • 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 nuxsmin 2017-01-30 15:45:22 +01:00
  • ff65cf7a8e * [MOD] Disable some logging stuff nuxsmin 2017-01-30 08:29:44 +01:00
  • 2f5dd91110 * [MOD] Improved account searching by caching ACL, users adn groups. * [FIX] Minor bugfixes 2.0.0.17013001-RC2 nuxsmin 2017-01-30 02:25:11 +01:00
  • a685b8901e * [MOD] Improved account searching by caching ACL, users and groups. * [MOD] Code cleanup. * [FIX] Minor bugfixes nuxsmin 2017-01-30 02:16:20 +01:00
  • 913378a3d5 * [MOD] Updated Russian translation. Thanks to Titov and Alex for their contribution nuxsmin 2017-01-28 12:44:59 +01:00
  • 5d7dac9c25 * [MOD] Updated Russian translation. Thanks to Titov and Alex for their contribution nuxsmin 2017-01-28 12:43:35 +01:00
  • dcc10c5bee * [MOD] UI tweaks for mobile friendly. nuxsmin 2017-01-28 12:13:19 +01:00
  • 456dcf0495 * [MOD] UI tweaks for mobile friendly. nuxsmin 2017-01-28 11:17:07 +01:00
  • 5aca776bc8 * [MOD] Bump to RC1 2.0.0.17012701-RC1 nuxsmin 2017-01-27 13:35:10 +01:00
  • daa97f79fc * [ADD] Allows to use UNIX socket for MySQL DB connection. Related #382 nuxsmin 2017-01-27 12:42:51 +01:00
  • b4a74a4b6d * [ADD] Allows to use UNIX socket for MySQL DB connection. Related #382 nuxsmin 2017-01-27 12:06:47 +01:00
  • 013713ebae * [MOD] Improved LDAP ADS username detection. Thanks to @MAndretti for the feedback nuxsmin 2017-01-27 09:39:58 +01:00
  • 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 nuxsmin 2017-01-26 16:14:05 +01:00
  • f3d9aea457 * [MOD] Improved import by using DB transactions * [MOD] Extend Wiki URL string length nuxsmin 2017-01-26 16:04:46 +01:00
  • 202c7bc094 * [FIX] Fixed issue when deleting some kind of items if there is only one selected. Solves #389. Thanks to @MAndretti for the feedback. nuxsmin 2017-01-26 15:45:26 +01:00
  • 86e8c7d701 * [FIX] Fixed issue when logging an event from the LDAP module. Solves #386. Thanks to @MAndretti for the feedback nuxsmin 2017-01-26 12:37:04 +01:00
  • 3f2ad7b5d7 * [FIX] Fixed issue when a session is expired and an item view request is performed. nuxsmin 2017-01-26 12:29:43 +01:00
  • 509978c766 * [FIX] Fixed issue when deleting some kind of items if there is only one selected. Solves #385. Thanks to @MAndretti for the feedback. nuxsmin 2017-01-26 11:06:21 +01:00
  • e634f6742e * [MOD] Improved account search filtering nuxsmin 2017-01-26 10:45:54 +01:00
  • 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. nuxsmin 2017-01-26 10:26:52 +01:00
  • 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. nuxsmin 2017-01-26 09:13:31 +01:00
  • 4ab102db83 * [MOD] Improved impotring options layout nuxsmin 2017-01-26 02:06:28 +01:00
  • f2f7cf4aac * [FIX] Fixed wrong date format in user's card nuxsmin 2017-01-25 18:21:20 +01:00
  • 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 nuxsmin 2017-01-25 18:03:46 +01:00
  • 3c12a4e24d * [MOD] Updated build number 2.0.0.17012501-beta nuxsmin 2017-01-25 14:09:09 +01:00
  • 71d0382d99 * [ADD] Added DB transactions usage to perform critical tasks like changing the master password nuxsmin 2017-01-25 14:08:18 +01:00
  • 5a44efafe1 * [ADD] New feature to send an email when a temporary master password is generated. nuxsmin 2017-01-25 13:16:35 +01:00
  • 5cd47e4f21 * [FIX] Fixed users data issue when managing MySQL BIT fields nuxsmin 2017-01-25 11:15:03 +01:00
  • 3ac3329fd1 * [FIX] Fixed users data issue when managing MySQL BIT fields nuxsmin 2017-01-25 11:06:59 +01:00
  • 412bb9887b * [FIX] Fixed PHP version checking 2.0.0.17012402-beta nuxsmin 2017-01-24 16:54:33 +01:00
  • a3c44ad310 * [MOD] Updated build number nuxsmin 2017-01-24 15:49:04 +01:00
  • 45365a9599 * [MOD] Improved master password change handling by locking the app during the process. * [MOD] Minor UI tweaks nuxsmin 2017-01-24 15:22:03 +01:00
  • f397c4016a * [MOD] Improved config upgrade function nuxsmin 2017-01-24 12:00:39 +01:00
  • bf74b99b54 * [FIX] Fixed config issue when managing MySQL BIT fields * [MOD] Added some options on config migration nuxsmin 2017-01-24 11:17:14 +01:00
  • 4ebe0f723b * [MOD] Updated translations * [MOD] Updated build number 2.0.0.17012401-beta nuxsmin 2017-01-24 08:31:53 +01:00
  • a5358476ab * [FIX] Solved weird issue when connecting to MySQL DB after a successful installation. Solves #382 nuxsmin 2017-01-23 23:50:06 +01:00
  • 957e6ddf08 * [ADD] New notifications can now be added * [MOD] Improved notifications handling nuxsmin 2017-01-23 18:23:56 +01:00
  • 60668cc5bd * [ADD] New notifications can now be added * [MOD] Improved notifications handling nuxsmin 2017-01-23 18:03:00 +01:00
  • 1b778d66a3 * [ADD] New user preference to show accounts search results as cards. * [MOD] UI tweaks to display search results as cards. * [FIX] Fixed issue when account link was set. nuxsmin 2017-01-23 15:47:17 +01:00
  • 522220a716 * [ADD] New user preference to show accounts search results as cards. * [MOD] UI tweaks to display search results as cards. * [FIX] Fixed issue when account link was set. nuxsmin 2017-01-23 15:30:20 +01:00
  • 834e567598 * [ADD] New user preference to show accounts search results as cards. * [MOD] UI tweaks to display search results as cards. * [FIX] Fixed issue when account link was set. nuxsmin 2017-01-23 15:26:28 +01:00
  • 165ab90470 * [MOD] Return translated messages on some responses 2.0.0.17012301-beta nuxsmin 2017-01-23 12:12:06 +01:00
  • 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 nuxsmin 2017-01-23 11:58:44 +01:00
  • e0b5d39a68 * [MOD] Improved XML import from KeePass * [MOD] Improved error handling * [MOD] Improved batch item actions handling * [MOD] Improved actions behavior nuxsmin 2017-01-23 03:45:45 +01:00
  • 8127ad08bb XML import rewritten (work in progress) nuxsmin 2017-01-20 14:27:11 +01:00
  • 680467404e XML import rewritten (work in progress) nuxsmin 2017-01-19 18:47:26 +01:00
  • 476ae8a572 * [FIX] Solves #371. Wrong condition for using Apache headers. Thanks to @lukasp2 for the feedback nuxsmin 2017-01-19 15:54:26 +01:00
  • adf57f7fd0 * [ADD] Add some import help and update translations nuxsmin 2017-01-19 11:39:56 +01:00
  • 480312a4e4 * [ADD] Add some import help and update translations nuxsmin 2017-01-19 11:37:44 +01:00
  • bbe68a143c * [FIX] Fixed issue when importing accounts from CSV file, the password wasn't encrypted. Solves #373 nuxsmin 2017-01-19 11:26:49 +01:00
  • fba9b9cbfd * [FIX] Fixed issue when importing accounts from CSV file, the password wasn't encrypted. Solves #373 nuxsmin 2017-01-19 10:55:56 +01:00
  • 82d80b5483 * [MOD] Undo promises because they aren't fully supported for some browsers 2.0.0.17011901-beta nuxsmin 2017-01-19 08:27:38 +01:00
  • 55d717095c * [FIX] Fixed bug on file uploading. * [MOD] Using promises for some Ajax requests nuxsmin 2017-01-19 01:42:09 +01:00
  • 5bb782cbfa * [FIX] Fixed bug on file uploading. * [MOD] Using promises for some Ajax requests nuxsmin 2017-01-19 01:39:19 +01:00
  • e3ccdcbc2b * [FIX] Fixed bug on file uploading. * [MOD] Using promises for some Ajax requests nuxsmin 2017-01-19 01:30:11 +01:00
  • 7f617c5b30 * [FIX] Fixed bug in Ajax request setup. Solves #372 nuxsmin 2017-01-18 16:14:17 +01:00
  • 38c9a5d7d7 * [FIX] Fixed bug in Ajax request setup. Solves #372 nuxsmin 2017-01-18 16:13:57 +01:00
  • 5146c01fa2 * [MOD] Improved requests handling. * [MOD] Improved security on backup tab. App Admin role is needed for download files nuxsmin 2017-01-18 14:50:04 +01:00
  • e6a4400880 * [MOD] Catch exception message from CSV import and show it. Related #372 * [MOD] Improved critical error messages handling. nuxsmin 2017-01-18 13:44:32 +01:00
  • 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. nuxsmin 2017-01-18 12:38:19 +01:00
  • f13483e968 * [FIX] Set customer and category id when duplicated records are found during a CSV import. Fixes #372. Thanks to @anogues for the feedback nuxsmin 2017-01-18 11:49:57 +01:00
  • bf5a26f2f3 * [MOD] Code cleanup nuxsmin 2017-01-18 01:25:32 +01:00
  • ef5007704b * [MOD] UI tweaks * [MOD] Updated DB structure * [MOD] Updated build number nuxsmin 2017-01-17 23:45:48 +01:00
  • c4dc7c5f41 * [ADD] New account private group feature (work in progress) nuxsmin 2017-01-17 18:37:10 +01:00
  • 721355b03b * [ADD] New account private group feature. nuxsmin 2017-01-17 18:36:28 +01:00
  • 4a53280496 * [MOD] Improved linked account list retrieving by using Ajax * [MOD] Minor tweaks nuxsmin 2017-01-17 18:07:15 +01:00
  • 8711608142 * [MOD] Rollback DB config 2.0.0.17011602-beta nuxsmin 2017-01-17 01:10:45 +01:00