285 Commits

Author SHA1 Message Date
nuxsmin
21e130185c * [FIX] Fixed issue when rendering password option on installation page. Thanks to @vmario89 for the feedback. Closes #829 2018-06-19 02:23:00 +02:00
nuxsmin
f3f6f1bb89 * [FIX] Fixed issue with timezone conversion to UNIX time. Thanks to @dvdfabian for the feedback. Closes #858 #871
* [FIX] Fixed issue with LDAP email address when it returns more than one result. Thanks to @dvdfabian and @mymasse for the feedback. Closes #967 #855
* [FIX] Fixed issue when setting language environment variable on some OS. Thanks to @willw-carallon for the feedback. Closes #900
* [FIX] Fixed issue when performing LDAP group lookup. Thank to @dvdfabian for the feedback. Closes #853
* [MOD] Improved behaviour on input of type multiple. Thanks to @vmario89 for the feedback. Closes #839
* [MOD] Deleted unused variable in css.php file. Thanks to @cney for the feedback. Closes #801
* [FIX] Fixed wrong field definition for accHistory.notes. Thanks to @katstei for the feedback. Closes #764
2018-06-19 02:02:50 +02:00
nuxsmin
5aaeb07597 * [FIX] Closes #751. Fixed Polish language files. Thanks to @osiu97 for the feedback. 2017-10-13 08:47:21 +02:00
nuxsmin
825db82dc2 * [MOD] Detect hostname and protocol when accesing through reverse proxy. Thanks to @aeimer for contribution. 2017-09-18 00:26:17 +02:00
nuxsmin
40a211d363 * [FIX] Force logout when copying password to clipboard and session has expired. Closes #700. Thanks to @jrfx85 for the feddback! 2017-08-18 12:31:16 +02:00
nuxsmin
0630fd6a64 * [MOD] Updated translations. Thanks to all contributors! 2017-08-18 10:36:25 +02:00
nuxsmin
6fb4ec65b3 * [MOD] Improved plugins management and check for plugin updates 2017-08-18 01:17:10 +02:00
nuxsmin
ffd3197288 * [MOD] Work in progress: plugins improvements 2017-08-17 15:01:58 +02:00
nuxsmin
a57da608dd * [MOD] IMPORTANT: Plugins are no longer shipped within sysPass, please download from their own repository.
* [MOD] Improved JS actions for plugins
2017-08-16 15:04:38 +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
2f895829d7 * [FIX] Solves #561. Fixed LDAP import issue. The name attribute was not passed through the request, so no users were imported. Thanks to @ReeceYoung98 for the feedback 2017-05-04 23:52:13 +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
16e024f55b * [FIX] Critical Fix. Local file inclusion through URL. Thanks to Artem for the notice 2017-04-29 12:13:22 +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
7dad1b1fcb * [FIX] Solves #533. Fixed capitalized multibyte characters that weren't encoded properly. Thanks to @NickWoo33 for the feedback. 2017-04-18 17:20:29 +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
9cd5d67379 * [FIX] Try to fix Javascript issue. Related #532 2017-04-11 08:42:22 +02:00
nuxsmin
be576cf343 * [FIX] Some fixes for Internet Explorer
* [MOD] Bump build number
2017-04-10 09:14:57 +02:00
nuxsmin
07accb7b34 * [MOD] Minor changes 2017-03-28 17:19:40 +02:00
nuxsmin
3fd9743d7e Merge remote-tracking branch 'origin/devel' into devel
Conflicts:
	js/app-main.min.js
2017-03-27 01:43:30 +02:00
nuxsmin
2775408329 * [MOD] Minor Javascript refactoring 2017-03-27 01:43:08 +02:00
nuxsmin
079fb178d2 * [FIX]Fixed expiry date on Authenticator plugin 2017-03-24 14:32:27 +01:00
nuxsmin
6eabefc024 * [MOD] Migrating to jQuery 3
* [MOD] Using promises to perform initialization
2017-03-24 01:11:39 +01:00
nuxsmin
3dc624eba8 * [MOD] Updated jQuery version (work in progress)
* [MOD] UI tweaks
2017-03-23 01:25:23 +01: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
6a7d95b489 * [MOD] Changed copy to clipboard behavior when getting accounts password through Ajax. 2017-03-22 00:36:14 +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
2969991579 * [MOD] Added checking to detect if clipboard is available. Logs a warning in Javascript console. 2017-03-20 18:18:17 +01:00
nuxsmin
d8ec866ee8 * [MOD] Changed copy to clipboard behavior when getting accounts password through Ajax. 2017-03-20 01:45:30 +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
8c4beec8d3 * [FIX] Fixed issue when showing modal dialog 2017-03-13 23:23:55 +01:00
nuxsmin
7e9cdef646 * [ADD] Added warning about cookies if disabled
* [MOD] Updated translations
2017-03-13 23:10:28 +01:00
nuxsmin
c953de958e * [MOD] Code cleanup
* [MOD] Updated translation
2017-03-13 00:30:21 +01:00
nuxsmin
6fd2674188 * [MOD] Code refactoring for better response times
* [FIX] Fixes #484. LDAP logins will be case-insensitive. Thanks to @basil-twisleton
2017-03-12 22:15:08 +01:00
nuxsmin
bdc8eb5714 * [MOD] Merge master into devel 2017-03-12 22:15:08 +01:00
nuxsmin
a8040ce03b * [FIX] Fixed hashing issue on user's password reset. Related #474 2017-03-06 22:40:14 +01:00
nuxsmin
d9cb088de6 * [ADD] Added the ability to generate random password with only numbers. Solves #472.
* [FIX] Fixed issues when importing/exporting data in sysPass XML format.
2017-03-06 20:53:59 +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
e76c819273 * [FIX] Fixed issue when user changes its password
* [FIX] Fixed issue when using temporary master password
* [MOD] Updated translations
2017-03-01 03:25:19 +01:00
nuxsmin
71ed889da3 * [ADD] Added live update for master key changing process. 2017-03-01 01:22:26 +01:00
nuxsmin
167fb6e1a1 * [MOD] Improved upgrading process. 2017-02-27 18:12:26 +01:00
nuxsmin
29ef10f946 * [ADD] Added live update for master key changing process. 2017-02-27 03:48:58 +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
49ba3d8bfb * [MOD] Improved public links security by encrypting the whole account data 2017-02-22 21:36:42 +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