Commit Graph

  • 7c65784003 * [ADD] Auth Basic SSO (Work in progress) nuxsmin 2017-05-01 23:34:11 +02:00
  • b7ba0f1d1c Merge branch 'master' into auth nuxsmin 2017-04-30 12:17:46 +02:00
  • 16e024f55b * [FIX] Critical Fix. Local file inclusion through URL. Thanks to Artem for the notice 2.1.8.17042901 nuxsmin 2017-04-29 12:13:22 +02:00
  • edb96860e1 * [ADD] Auth Basic SSO (Work in progress) nuxsmin 2017-04-27 15:35:26 +02:00
  • 7257606c50 * [ADD] Auth Basic SSO (Work in progress) nuxsmin 2017-04-27 01:34:15 +02:00
  • db8857327d * [ADD] Auth Basic SSO (Work in progress) nuxsmin 2017-04-26 20:18:21 +02:00
  • 8b2b322207 * [FIX] Wrong config behavior while saving "LDAP enabled" attribute. Thanks to @finalbeta for the feedback nuxsmin 2017-04-25 11:06:01 +02:00
  • b05ef56846 * [FIX] Enforced readonly user login for LDAP users nuxsmin 2017-04-21 11:03:58 +02:00
  • 830c069dfb * [MOD] Improved ldap import process by adding the username attribute to get from the LDAP server. Solves #544. Thanks to @jdanielcano for the feedback * [MOD] Updated translations. nuxsmin 2017-04-20 17:12:20 +02:00
  • b63a276541 * [MOD] Improve item actions filtering. Actions can be filtered out by several source values. nuxsmin 2017-04-20 16:13:03 +02:00
  • fa65e08029 * [MOD] Improve elapsed time calc and code refactoring. nuxsmin 2017-04-20 13:31:49 +02:00
  • 1eadaf9882 * [MOD] UI tweaks nuxsmin 2017-04-20 13:15:27 +02:00
  • 4eae489280 * [MOD] UI tweaks and set user preferences precedence over global settings. Closes #528 nuxsmin 2017-04-20 12:06:53 +02:00
  • eadc04a622 * [MOD] Try to fix search form behavior when submitting. A listener has been added to catch the "enter" key. Related #525, #502, #493 nuxsmin 2017-04-20 10:23:15 +02:00
  • 86dbf29b2f * [MOD] Code tweaks nuxsmin 2017-04-20 08:49:25 +02:00
  • f86c23fbbc * [FIX] Fixes #543. Fix missing accounts Id in group accesses table. Thanks to @Goatmaster for the feedback. nuxsmin 2017-04-19 11:31:42 +02:00
  • 868fd56922 * [MOD] Bump build number nuxsmin 2017-04-18 17:27:39 +02:00
  • 7bfdb1f45e * [FIX] Solves #533. Fixed capitalized multibyte characters that weren't encoded properly. Thanks to @NickWoo33 for the feedback. nuxsmin 2017-04-18 17:20:29 +02:00
  • bbf88f3339 * [FIX] Related #540. Set the LDAP server port when it's set within the hostname. Thanks to @bitking for the feedback. nuxsmin 2017-04-14 13:54:18 +02:00
  • b8e18b4219 * [MOD] Passwords string that need hashing (not related to accounts password) and its length greater than 72 characters, are now hashed using SHA256 and then BCRYPT. A message is shown in syspass.log file. nuxsmin 2017-04-14 10:36:15 +02:00
  • ff69459dab * [MOD] UI tweaks. Box border is remove, it uses a shadow instead. nuxsmin 2017-04-13 21:19:24 +02:00
  • ffe3e8e43d * [MOD] Set default user's preferences on demo mode nuxsmin 2017-04-13 21:03:19 +02:00
  • a11e8c25f2 * [FIX] Fixed "Invalid action" when an exception is thrown and the security token is not refreshed. Related #519 * [FIX] Fixed untranslated notice string when master key is changed. nuxsmin 2017-04-13 14:33:01 +02:00
  • caf9cd4d12 * [FIX] Fixed wrong key length when submitted from login form, it was cutted down to 80 characters. #519 Thanks to @derStephan for feedback and testing nuxsmin 2017-04-13 12:26:03 +02:00
  • 890421a3df * [MOD] Bump build number nuxsmin 2017-04-12 08:39:25 +02:00
  • a11932fd7d * [FIX] Try to fix Javascript issue. Related #532 nuxsmin 2017-04-11 08:42:22 +02:00
  • f5b8dd81b1 * [FIX] Some fixes for Internet Explorer * [MOD] Bump build number nuxsmin 2017-04-10 09:14:57 +02:00
  • 620a78da5f * [FIX] Wrong config behavior while saving "LDAP enabled" attribute. Thanks to @finalbeta for the feedback nuxsmin 2017-04-25 11:06:01 +02:00
  • 738db5e892 * [FIX] Enforced readonly user login for LDAP users 2.1.7.17042101 nuxsmin 2017-04-21 11:03:58 +02:00
  • 2d1f664bc6 * [MOD] Improved ldap import process by adding the username attribute to get from the LDAP server. Solves #544. Thanks to @jdanielcano for the feedback * [MOD] Updated translations. nuxsmin 2017-04-20 17:12:20 +02:00
  • fcec2a68d6 * [MOD] Improve item actions filtering. Actions can be filtered out by several source values. nuxsmin 2017-04-20 16:13:03 +02:00
  • aafe0caa8a * [MOD] Improve elapsed time calc and code refactoring. nuxsmin 2017-04-20 13:31:49 +02:00
  • d74883a7cc * [MOD] UI tweaks nuxsmin 2017-04-20 13:15:27 +02:00
  • 78d024d805 * [MOD] UI tweaks and set user preferences precedence over global settings. Closes #528 nuxsmin 2017-04-20 12:06:53 +02:00
  • ee95f70b88 * [MOD] Try to fix search form behavior when submitting. A listener has been added to catch the "enter" key. Related #525, #502, #493 nuxsmin 2017-04-20 10:23:15 +02:00
  • 33013b0afe * [MOD] Code tweaks nuxsmin 2017-04-20 08:49:25 +02:00
  • 6ac05206ba * [FIX] Fixes #543. Fix missing accounts Id in group accesses table. Thanks to @Goatmaster for the feedback. nuxsmin 2017-04-19 11:31:42 +02:00
  • b9a2640cd7 * [MOD] Bump build number nuxsmin 2017-04-18 17:27:39 +02:00
  • 7dad1b1fcb * [FIX] Solves #533. Fixed capitalized multibyte characters that weren't encoded properly. Thanks to @NickWoo33 for the feedback. nuxsmin 2017-04-18 17:20:29 +02:00
  • cf28348c4e * [FIX] Related #540. Set the LDAP server port when it's set within the hostname. Thanks to @bitking for the feedback. nuxsmin 2017-04-14 13:54:18 +02:00
  • 4ec365a7b9 * [MOD] Passwords string that need hashing (not related to accounts password) and its length greater than 72 characters, are now hashed using SHA256 and then BCRYPT. A message is shown in syspass.log file. 2.1.6.17041401 nuxsmin 2017-04-14 10:36:15 +02:00
  • a6de46ab3a * [MOD] UI tweaks. Box border is remove, it uses a shadow instead. nuxsmin 2017-04-13 21:19:24 +02:00
  • b60f8d03a8 * [MOD] Set default user's preferences on demo mode nuxsmin 2017-04-13 21:03:19 +02:00
  • 3452048297 * [FIX] Fixed "Invalid action" when an exception is thrown and the security token is not refreshed. Related #519 * [FIX] Fixed untranslated notice string when master key is changed. nuxsmin 2017-04-13 14:33:01 +02:00
  • 67a88c6bcd * [FIX] Fixed wrong key length when submitted from login form, it was cutted down to 80 characters. #519 Thanks to @derStephan for feedback and testing nuxsmin 2017-04-13 12:26:03 +02:00
  • 33ddd7de71 * [MOD] Bump build number 2.1.5.17041201 nuxsmin 2017-04-12 08:39:25 +02:00
  • 9cd5d67379 * [FIX] Try to fix Javascript issue. Related #532 nuxsmin 2017-04-11 08:42:22 +02:00
  • be576cf343 * [FIX] Some fixes for Internet Explorer * [MOD] Bump build number nuxsmin 2017-04-10 09:14:57 +02:00
  • 11ad749fb0 * [FIX] Some fixes for Internet Explorer nuxsmin 2017-04-06 09:42:57 +02:00
  • 1d490b5f11 * [ADD] New feature that allows to set global customers which would be displayed for all users. nuxsmin 2017-04-05 14:54:57 +02:00
  • e64b3fde2a * [MOD] Code refactoring nuxsmin 2017-04-05 11:10:46 +02:00
  • 03ab5e1369 * [FIX] Update preferences when upgrading. nuxsmin 2017-04-04 14:38:39 +02:00
  • 0d2dbd7d85 * [FIX] Update preferences when upgrading. nuxsmin 2017-04-04 12:50:34 +02:00
  • 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. nuxsmin 2017-04-03 18:04:58 +02:00
  • 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 nuxsmin 2017-04-03 13:38:35 +02:00
  • 5607bd48c2 * [MOD] Bump build number 2.1.4.17032801 nuxsmin 2017-03-28 17:46:13 +02:00
  • d07ec8202a * [MOD] Updated French translation * [MOD] Updated German translation. Thanks to @alexanderbuhler * [MOD] Minor Javascript refactoring * [FIX] Fixed expiry date on Authenticator plugin * [MOD] Migrating to jQuery 3 * [MOD] Using promises to perform initialization * [MOD] UI tweaks * [MOD] Changed copy to clipboard plugin. * [FIX] Fixed wrong behavior when saving custom fields of password type. * [MOD] UI tweaks nuxsmin 2017-03-28 17:44:10 +02:00
  • fd7a3ea423 Merge branch 'devel' nuxsmin 2017-03-28 17:34:18 +02:00
  • 4018e2dbd4 [MOD] Merge pull request #515 from alexanderbuhler/master RubénD 2017-03-28 17:28:04 +02:00
  • 4a62d90fb1 [MOD] Merge pull request #517 from MertsA/patch-1 RubénD 2017-03-28 17:27:19 +02:00
  • 98f1d63d59 * [MOD] Updated French translation nuxsmin 2017-03-28 17:25:56 +02:00
  • 07accb7b34 * [MOD] Minor changes nuxsmin 2017-03-28 17:19:40 +02:00
  • 3fd9743d7e Merge remote-tracking branch 'origin/devel' into devel nuxsmin 2017-03-27 01:43:30 +02:00
  • 2775408329 * [MOD] Minor Javascript refactoring nuxsmin 2017-03-27 01:43:08 +02:00
  • d48952fd6f Typo in INSTALL MertsA 2017-03-24 13:20:43 -05:00
  • 079fb178d2 * [FIX]Fixed expiry date on Authenticator plugin nuxsmin 2017-03-24 14:32:27 +01:00
  • e49a548b28 german localization update alexanderbuhler 2017-03-24 01:26:11 +01:00
  • 6eabefc024 * [MOD] Migrating to jQuery 3 * [MOD] Using promises to perform initialization nuxsmin 2017-03-24 01:11:39 +01:00
  • 0b3da3a79d * [MOD] Updated jQuery version (work in progress) * [MOD] UI tweaks nuxsmin 2017-03-23 01:30:06 +01:00
  • 3dc624eba8 * [MOD] Updated jQuery version (work in progress) * [MOD] UI tweaks nuxsmin 2017-03-23 01:25:23 +01:00
  • f6b0bc5679 * [MOD] Changed copy to clipboard plugin. * [FIX] Fixed wrong behavior when saving custom fields of password type. * [MOD] UI tweaks nuxsmin 2017-03-22 23:16:18 +01:00
  • be2e4b3c9a * [MOD] Changed copy to clipboard plugin. * [FIX] Fixed wrong behavior when saving custom fields of password type. * [MOD] UI tweaks nuxsmin 2017-03-22 23:14:06 +01:00
  • 6a7d95b489 * [MOD] Changed copy to clipboard behavior when getting accounts password through Ajax. nuxsmin 2017-03-22 00:36:14 +01:00
  • b902bc8fae * [FIX] Color type custom field couldn't be modified. nuxsmin 2017-03-21 00:02:47 +01:00
  • 8f10347cae * [MOD] Improved initialization for detecting wrong PHP version. * [ADD] A message will be shown when the browser does not support clipboard actions. nuxsmin 2017-03-20 23:38:13 +01:00
  • 2969991579 * [MOD] Added checking to detect if clipboard is available. Logs a warning in Javascript console. nuxsmin 2017-03-20 18:18:17 +01:00
  • d8ec866ee8 * [MOD] Changed copy to clipboard behavior when getting accounts password through Ajax. nuxsmin 2017-03-20 01:45:30 +01:00
  • c57e74131d * [FIX] Fixes #504. Wrong user pass when importing from LDAP nuxsmin 2017-03-16 12:50:33 +01:00
  • aab802a92e * [FIX] Related #503. Fixed issue when clearing search data. Favorite icon was not reset. Thanks to @k-s-dean for the feedback * [FIX] Fixed issue when saving user's password when login through LDAP 2.1.3.17031601 nuxsmin 2017-03-16 01:45:39 +01:00
  • c0c142f683 * [FIX] Fixed issue when evaluating ACL for showing request icon. nuxsmin 2017-03-16 01:01:57 +01:00
  • 2ef5ff248e * [FIX] Related #500. Try to fix an issue when copying to clipboard. Updated Clipboard.js plugin nuxsmin 2017-03-16 00:28:00 +01:00
  • 373ba30161 * [FIX] Fixes #504. Added an option to select which attribute should be used for user's login when importing from LDAP. Thanks to @maxdie for the feedback nuxsmin 2017-03-15 23:20:22 +01:00
  • 58e902ae0a * [FIX] Fixed DB password field length for accounts history data. nuxsmin 2017-03-14 22:07:55 +01:00
  • c2cde9795e * [FIX] FIxed DB password field length for accounts history data. nuxsmin 2017-03-14 16:53:54 +01:00
  • f9099016b9 * [MOD] UI tweaks 2.1.2.17031401 nuxsmin 2017-03-14 01:01:40 +01:00
  • 07e62d4fba * [MOD] Layout drawer is now closed when clicking on action. Closes #483. Thanks to @basil-twisleton for the feedback * [MOD] Changed layout distribution by placing session buttons on top within a menu. Related #453. Thanks to @basil-twisleton for the feedback nuxsmin 2017-03-14 00:42:43 +01:00
  • 8c4beec8d3 * [FIX] Fixed issue when showing modal dialog nuxsmin 2017-03-13 23:23:55 +01:00
  • 7e9cdef646 * [ADD] Added warning about cookies if disabled * [MOD] Updated translations nuxsmin 2017-03-13 23:10:28 +01:00
  • 0339013b47 * [FIX] Parse forwarded IP addresses when getting client IP address. Related #498 nuxsmin 2017-03-13 12:01:08 +01:00
  • 4c91a0a264 * [MOD] Log invalid IP address. Related #498 nuxsmin 2017-03-13 08:47:33 +01:00
  • c953de958e * [MOD] Code cleanup * [MOD] Updated translation nuxsmin 2017-03-13 00:30:21 +01:00
  • 05966b772f * [MOD] Updated translations. Thanks to all contributors! nuxsmin 2017-03-12 23:51:49 +01:00
  • fe04ece10a Merge remote-tracking branch 'origin/devel' into devel nuxsmin 2017-03-12 22:15:50 +01:00
  • 6a428f90a2 * [FIX] Fixes #383. LDAP logins will be case-insensitive. nuxsmin 2017-03-12 22:06:22 +01:00
  • f74fb2bbec * [FIX] Related #493. Try to fix issue when setting cookies in Safari on iOS. Thanks to @basil-twisleton for the feedback. nuxsmin 2017-03-12 20:52:40 +01:00
  • 0b2e480417 * [MOD] Closes #492. Increased switches margin to avoid click overlapping. Thanks to @basil-twisleton for the feedback. nuxsmin 2017-03-12 20:51:01 +01:00
  • 6fd2674188 * [MOD] Code refactoring for better response times * [FIX] Fixes #484. LDAP logins will be case-insensitive. Thanks to @basil-twisleton nuxsmin 2017-03-11 13:13:45 +01:00
  • bdc8eb5714 * [MOD] Merge master into devel nuxsmin 2017-03-07 08:53:51 +01:00
  • 8003767951 * [FIX] Fixes #383. LDAP logins will be case-insensitive. nuxsmin 2017-03-12 22:06:22 +01:00
  • e1ced85309 * [FIX] Related #493. Try to fix issue when setting cookies in Safari on iOS. Thanks to @basil-twisleton for the feedback. nuxsmin 2017-03-12 20:52:40 +01:00