Commit Graph

99 Commits

Author SHA1 Message Date
nuxsmin
868fd56922 * [MOD] Bump build number 2017-04-26 11:40:32 +02:00
nuxsmin
bbf88f3339 * [FIX] Related #540. Set the LDAP server port when it's set within the hostname. Thanks to @bitking for the feedback. 2017-04-26 11:40:32 +02:00
nuxsmin
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. 2017-04-26 11:40:32 +02:00
nuxsmin
ff69459dab * [MOD] UI tweaks. Box border is remove, it uses a shadow instead. 2017-04-26 11:40:32 +02:00
nuxsmin
ffe3e8e43d * [MOD] Set default user's preferences on demo mode 2017-04-26 11:40:32 +02:00
nuxsmin
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.
2017-04-26 11:40:32 +02:00
nuxsmin
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 2017-04-26 11:39:00 +02:00
nuxsmin
890421a3df * [MOD] Bump build number 2017-04-26 11:39:00 +02:00
nuxsmin
f5b8dd81b1 * [FIX] Some fixes for Internet Explorer
* [MOD] Bump build number
2017-04-26 11:39:00 +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
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