Commit Graph

909 Commits

Author SHA1 Message Date
nuxsmin
24031e12fe * [FIX] Try to fix access denied when adding accounts through API. 2017-06-14 16:14:23 +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. 2.1.10.17053003 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
9c43e80668 Merge remote-tracking branch 'origin/master' 2017-05-30 11:25:36 +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
5a103f81f5 * [FIX] Related #579. Fixed wrong method calling. Thanks to @madcoda9000 for the feedback. 2017-05-10 17:03:38 +02:00
nuxsmin
ecd7c7f6ba * [FIX] Related #561. Added some LDAP attributes for importing. 2017-05-05 12:34:06 +02:00
nuxsmin
0a63fc30b9 * [MOD] Bump build number 2.1.9.17050401 2017-05-04 23:53:27 +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
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 2.1.8.17042901 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 2.1.7.17042101 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
aafe0caa8a * [MOD] Improve elapsed time calc and code refactoring. 2017-04-20 13:31:49 +02:00
nuxsmin
d74883a7cc * [MOD] UI tweaks 2017-04-20 13:15:27 +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
6ac05206ba * [FIX] Fixes #543. Fix missing accounts Id in group accesses table. Thanks to @Goatmaster for the feedback. 2017-04-19 11:31:42 +02:00
nuxsmin
b9a2640cd7 * [MOD] Bump build number 2017-04-18 17:27:39 +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
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. 2.1.6.17041401 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 2.1.5.17041201 2017-04-12 08:39:25 +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
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
0d2dbd7d85 * [FIX] Update preferences when upgrading. 2017-04-04 12:50:34 +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 2.1.4.17032801 2017-03-28 17:46:13 +02:00
nuxsmin
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
2017-03-28 17:44:10 +02:00
nuxsmin
fd7a3ea423 Merge branch 'devel'
Conflicts:
	INSTALL
2017-03-28 17:34:18 +02:00
RubénD
4018e2dbd4 [MOD] Merge pull request #515 from alexanderbuhler/master
german localization update
2017-03-28 17:28:04 +02:00
RubénD
4a62d90fb1 [MOD] Merge pull request #517 from MertsA/patch-1
Typo in INSTALL
2017-03-28 17:27:19 +02:00
nuxsmin
98f1d63d59 * [MOD] Updated French translation 2017-03-28 17:25:56 +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