nuxsmin
aa45446178
* [FIX] Related #640 . Set required auth for addAccount action because the auth wasn't being triggered. Thanks to @cbrassel for the feedback.
2017-06-13 17:15:54 +02:00
nuxsmin
abebb27a05
* [FIX] Related #641 . Removed non-existing table field while refreshing an API token. Thanks to @ cbrassel for the feedback.
2017-06-13 16:28:08 +02:00
nuxsmin
48cb16af61
* [FIX] Related #618 . Try to fix wrong behavior when retrieving customers list for the current user. Thanks to @alexanderbuhler for the feedback.
2017-06-01 16:14:20 +02:00
nuxsmin
0e1db84d63
* [FIX] Fixes XSS on login page. Related #615 . Thanks to @Xyntax for the feedback.
2017-05-30 21:08:24 +02:00
nuxsmin
8c6227e8db
* [MOD] Avoid master key change when there isn't any account. Fix #602 . Thanks to @berni69 for the feedback.
2017-05-30 11:38:05 +02:00
nuxsmin
26269c54c5
* [MOD] Allow longer execution time on import feature. Related #610 . Thanks to @MagicFab for the feedback
2017-05-30 11:25:22 +02:00
nuxsmin
0a63fc30b9
* [MOD] Bump build number
2017-05-04 23:53:27 +02:00
nuxsmin
a416f76004
* [MOD] Fixes #553 . Dialog boxes now are being fitted to its content width. Thanks to @finalbeta for the feedback.
2017-05-03 11:02:33 +02:00
nuxsmin
b6c8e11af0
* [FIX] Fixes #521 . Accounts actions were not displayed if the request button was displayed. Thanks to @johnnyhotpants for the feedback and testing
2017-05-03 09:32:55 +02:00
nuxsmin
16e024f55b
* [FIX] Critical Fix. Local file inclusion through URL. Thanks to Artem for the notice
2017-04-29 12:13:22 +02:00
nuxsmin
620a78da5f
* [FIX] Wrong config behavior while saving "LDAP enabled" attribute. Thanks to @finalbeta for the feedback
2017-04-25 11:06:01 +02:00
nuxsmin
738db5e892
* [FIX] Enforced readonly user login for LDAP users
2017-04-21 11:03:58 +02:00
nuxsmin
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.
2017-04-20 17:12:20 +02:00
nuxsmin
fcec2a68d6
* [MOD] Improve item actions filtering. Actions can be filtered out by several source values.
2017-04-20 16:13:03 +02:00
nuxsmin
78d024d805
* [MOD] UI tweaks and set user preferences precedence over global settings. Closes #528
2017-04-20 12:06:53 +02:00
nuxsmin
ee95f70b88
* [MOD] Try to fix search form behavior when submitting. A listener has been added to catch the "enter" key. Related #525 , #502 , #493
2017-04-20 10:23:15 +02:00
nuxsmin
33013b0afe
* [MOD] Code tweaks
2017-04-20 08:49:25 +02:00
nuxsmin
b9a2640cd7
* [MOD] Bump build number
2017-04-18 17:27:39 +02:00
nuxsmin
cf28348c4e
* [FIX] Related #540 . Set the LDAP server port when it's set within the hostname. Thanks to @bitking for the feedback.
2017-04-14 13:54:18 +02:00
nuxsmin
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.
2017-04-14 10:36:15 +02:00
nuxsmin
a6de46ab3a
* [MOD] UI tweaks. Box border is remove, it uses a shadow instead.
2017-04-13 21:19:24 +02:00
nuxsmin
b60f8d03a8
* [MOD] Set default user's preferences on demo mode
2017-04-13 21:03:19 +02:00
nuxsmin
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.
2017-04-13 14:33:01 +02:00
nuxsmin
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
2017-04-13 12:26:03 +02:00
nuxsmin
33ddd7de71
* [MOD] Bump build number
2017-04-12 08:39:25 +02:00
nuxsmin
be576cf343
* [FIX] Some fixes for Internet Explorer
...
* [MOD] Bump build number
2017-04-10 09:14:57 +02:00
nuxsmin
e64b3fde2a
* [MOD] Code refactoring
2017-04-05 11:10:46 +02:00
nuxsmin
03ab5e1369
* [FIX] Update preferences when upgrading.
2017-04-04 14:38:39 +02:00
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
5607bd48c2
* [MOD] Bump build number
2017-03-28 17:46:13 +02:00
nuxsmin
2775408329
* [MOD] Minor Javascript refactoring
2017-03-27 01:43:08 +02:00
nuxsmin
be2e4b3c9a
* [MOD] Changed copy to clipboard plugin.
...
* [FIX] Fixed wrong behavior when saving custom fields of password type.
* [MOD] UI tweaks
2017-03-22 23:14:06 +01:00
nuxsmin
8f10347cae
* [MOD] Improved initialization for detecting wrong PHP version.
...
* [ADD] A message will be shown when the browser does not support clipboard actions.
2017-03-20 23:38:13 +01:00
nuxsmin
2ef5ff248e
* [FIX] Related #500 . Try to fix an issue when copying to clipboard. Updated Clipboard.js plugin
2017-03-16 00:28:00 +01:00
nuxsmin
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
2017-03-15 23:20:22 +01:00
nuxsmin
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
2017-03-14 00:42:43 +01:00
nuxsmin
7e9cdef646
* [ADD] Added warning about cookies if disabled
...
* [MOD] Updated translations
2017-03-13 23:10:28 +01:00
nuxsmin
0339013b47
* [FIX] Parse forwarded IP addresses when getting client IP address. Related #498
2017-03-13 12:01:08 +01:00
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