146 Commits

Author SHA1 Message Date
nuxsmin
12dc771f84 * [FIX] Fixed annoying issue when installing sysPass for the first time. It shouldn't require any upgrade.
* [MOD] Bump version&build numbers
2018-06-19 02:27:28 +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
26aefaf7a8 * [FIX] Typo in regex for detecting a proxy forwarded connection. Thanks to @VitosX for the feedback. Fixes #771 2017-11-02 16:02:45 +01:00
nuxsmin
d3b35bea92 * [FIX] Fixes #762. Wrong port replacement when https protocol is forced. Thanks to @lroellin for the feedback. 2017-10-17 08:59:36 +02:00
nuxsmin
2ff0fe000a * [FIX] Closes #751. Fixed Polish language files. Thanks to @osiu97 for the feedback. 2017-10-13 08:59:42 +02:00
nuxsmin
9b03137486 * [MOD] Improved regex for retrieving ip addresses through reverse proxy. 2017-09-18 13:53:26 +02:00
nuxsmin
54beb511c0 * [MOD] Improved regex for retrieving ip addresses through reverse proxy. 2017-09-18 12:53:44 +02:00
nuxsmin
c20568581a * [MOD] Improved client info data retrieving through reverse proxy. 2017-09-18 10:50:20 +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
d52f3d680f * [MOD] Bump version number 2017-09-01 08:35:23 +02:00
nuxsmin
68efb99a79 * [FIX] Added plugins directory (empty by default). Thanks to @ortizleo for noticing 2017-09-01 08:02:04 +02:00
nuxsmin
9444ca76a3 Merge remote-tracking branch 'origin/master' 2017-08-31 12:52:27 +02:00
nuxsmin
40da8d00e5 * [FIX] Closes #706. Fixed sysPass XML export/import. Account tags weren't exported/imported. Thanks to @joerg for the feedback! 2017-08-31 12:51:14 +02:00
Daniel Ruf
f3c8eab6fe strictly typecast port to int 2017-08-28 12:28:07 +02:00
nuxsmin
a2858ed78e * [FIX] Related #693. Use referrals for LDAP searches on non-ADS servers. Thanks to @W4rlock34 for testing! 2017-08-18 13:40:22 +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
d52bc3353e * [MOD] Bump version number 2017-08-18 01:25:18 +02:00
nuxsmin
0196108dec * [FIX] Fixed issue when searching on user's notifications. 2017-08-07 14:09:21 +02:00
nuxsmin
8cf3abc2ef * [FIX] Fixed wrong behavior on IIS-PHP (Windows). Thanks to @davidpsc for the feedback. Related #276 2017-07-31 12:37:41 +02:00
nuxsmin
a7fb09d6b3 * [FIX] Fixed LDAP filtering by escaping special chars. Thanks to @pirrimanson2000 for the feedback. Fixes #667 2017-07-31 08:43:42 +02:00
nuxsmin
fed20b2818 * [MOD] Force request for master pass when user performs a password change. 2017-07-25 13:14:40 +02:00
nuxsmin
02fd32b0bc * [MOD] Improved check for tmp folder 2017-07-25 12:51:10 +02:00
nuxsmin
d483509bfc * [FIX] Skip backup directory from backups. Thanks to @radkokeves for contribution. Solves #657 2017-07-25 11:19:44 +02:00
nuxsmin
1bdd636a69 * [ADD] Added Portuguese/Brazilian translation. Thanks to @Fizard for contribution. Related #662. 2017-07-25 08:31:08 +02:00
nuxsmin
13e52d01d7 * [FIX] Fixed error while restoring account from history. 2017-07-24 14:44:17 +02:00
nuxsmin
65878e0972 * [FIX] Fixes #636. Improved search string filtering by removing special chars used in regular expressions. Thanks to @LeSuisse for the feedback. 2017-06-15 15:47:44 +02:00
nuxsmin
7ee9c1004c * [MOD] Related #637. Improved random bytes generation to prevent cache-timing attacks (this does not affec to to cryptographic functions, which were already safe). Thanks to @LeSuisse for the feedback.
* [MOD] Temporary master password will never be saved in the event log.
2017-06-15 15:07:44 +02:00
nuxsmin
35a65affff * [FIX] Fixes #638. Aggressive replacement when URL params are being used in HTML markup.Thanks to @LeSuisse for the feedback. 2017-06-15 14:22:48 +02:00
nuxsmin
6e16b3340e * [FIX] Fixes #640. Remove unnecesary auth check when runnig API method.Thanks to @cbrassel for the feedback. 2017-06-15 12:43:51 +02:00
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