nuxsmin
|
b7ba0f1d1c
|
Merge branch 'master' into auth
Conflicts:
inc/SP/Auth/Ldap/LdapBase.class.php
inc/SP/Controller/ItemShowController.class.php
inc/SP/Controller/LoginController.class.php
inc/SP/Core/Init.class.php
inc/SP/Util/Util.class.php
inc/locales/en_US/LC_MESSAGES/messages.mo
inc/locales/en_US/LC_MESSAGES/messages.po
inc/themes/material-blue/css/styles.min.css
inc/themes/material-blue/views/main/login.inc
js/app-main.min.js
js/app-triggers.min.js
|
2017-04-30 12:17:46 +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
|
edb96860e1
|
* [ADD] Auth Basic SSO (Work in progress)
|
2017-04-27 15:35:26 +02:00 |
|
nuxsmin
|
7257606c50
|
* [ADD] Auth Basic SSO (Work in progress)
|
2017-04-27 01:34:15 +02:00 |
|
nuxsmin
|
db8857327d
|
* [ADD] Auth Basic SSO (Work in progress)
|
2017-04-26 20:18:21 +02:00 |
|
nuxsmin
|
8b2b322207
|
* [FIX] Wrong config behavior while saving "LDAP enabled" attribute. Thanks to @finalbeta for the feedback
|
2017-04-26 11:40:33 +02:00 |
|
nuxsmin
|
b05ef56846
|
* [FIX] Enforced readonly user login for LDAP users
|
2017-04-26 11:40:33 +02:00 |
|
nuxsmin
|
830c069dfb
|
* [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-26 11:40:33 +02:00 |
|
nuxsmin
|
b63a276541
|
* [MOD] Improve item actions filtering. Actions can be filtered out by several source values.
|
2017-04-26 11:40:33 +02:00 |
|
nuxsmin
|
fa65e08029
|
* [MOD] Improve elapsed time calc and code refactoring.
|
2017-04-26 11:40:33 +02:00 |
|
nuxsmin
|
1eadaf9882
|
* [MOD] UI tweaks
|
2017-04-26 11:40:33 +02:00 |
|
nuxsmin
|
4eae489280
|
* [MOD] UI tweaks and set user preferences precedence over global settings. Closes #528
|
2017-04-26 11:40:33 +02:00 |
|
nuxsmin
|
eadc04a622
|
* [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-26 11:40:33 +02:00 |
|
nuxsmin
|
86dbf29b2f
|
* [MOD] Code tweaks
|
2017-04-26 11:40:33 +02:00 |
|
nuxsmin
|
f86c23fbbc
|
* [FIX] Fixes #543. Fix missing accounts Id in group accesses table. Thanks to @Goatmaster for the feedback.
|
2017-04-26 11:40:33 +02:00 |
|
nuxsmin
|
868fd56922
|
* [MOD] Bump build number
|
2017-04-26 11:40:32 +02:00 |
|
nuxsmin
|
7bfdb1f45e
|
* [FIX] Solves #533. Fixed capitalized multibyte characters that weren't encoded properly. Thanks to @NickWoo33 for the feedback.
|
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
|
a11932fd7d
|
* [FIX] Try to fix Javascript issue. Related #532
|
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
|
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
|
11ad749fb0
|
* [FIX] Some fixes for Internet Explorer
|
2017-04-06 09:42:57 +02:00 |
|
nuxsmin
|
1d490b5f11
|
* [ADD] New feature that allows to set global customers which would be displayed for all users.
|
2017-04-05 14:54:57 +02:00 |
|
nuxsmin
|
e64b3fde2a
|
* [MOD] Code refactoring
|
2017-04-05 11:10:46 +02:00 |
|