Rubén D
ea92a054e7
* [MOD] Login method switched over POST in order to avoid max URL length limitation. Related #1184 #1079
2019-01-16 08:28:33 +01:00
Rubén D
79e25917bd
* [FIX] Forced string type juggling for custom fields data. Thanks to @sem174 for the feedback. Closes #1195
2019-01-15 18:07:40 +01:00
Rubén D
b497fb80ae
* [FIX] Missing mapping between v2 and v3 custom fields type. Thanks to @Yotouille for the feedback. Closes #1196
2019-01-15 17:57:50 +01:00
RubénD
45706ce13b
[MOD] Fixed Travis CI and Scrutinizer URLs
3.0.0.18126201
2019-01-02 08:06:32 +01:00
Rubén D
7150506b76
* [MOD] Updated README
...
* [MOD] Include master branch in travis
Signed-off-by: Rubén D <nuxsmin@syspass.org >
2019-01-02 03:36:40 +01:00
Rubén D
2413377966
Merge branch '3.0'
...
# Conflicts:
# css/css.php
# inc/SP/Auth/Ldap/LdapBase.class.php
# inc/SP/Auth/Ldap/LdapMsAds.class.php
# inc/SP/Auth/Ldap/LdapStd.class.php
# inc/SP/Controller/ChecksController.class.php
# inc/SP/Controller/ConfigActionController.class.php
# inc/SP/Core/Upgrade/Upgrade.class.php
# inc/SP/Util/HttpUtil.class.php
# inc/SP/Util/Util.class.php
# inc/locales/de_DE/LC_MESSAGES/messages.mo
# inc/locales/de_DE/LC_MESSAGES/messages.po
# inc/locales/en_US/LC_MESSAGES/messages.mo
# inc/locales/en_US/LC_MESSAGES/messages.po
# inc/locales/pl_PL/LC_MESSAGES/messages.mo
# inc/locales/pl_PL/LC_MESSAGES/messages.po
# inc/sql/dbstructure.sql
# inc/themes/material-blue/css/selectize.custom.min.css
# inc/themes/material-blue/js/app-theme.js
# inc/themes/material-blue/js/app-theme.min.js
# inc/themes/material-blue/views/main/login.inc
# js/app-main.min.js
# js/app-triggers.js
# js/app-triggers.min.js
# lib/SP/Core/Language.php
2019-01-02 03:31:10 +01:00
nuxsmin
f8ce21c822
* [MOD] Bump version number
...
Signed-off-by: Rubén D <nuxsmin@syspass.org >
2019-01-01 23:55:51 +01:00
Rubén D
36a57c82b8
* [FIX] Wrong behavior when no events are set
...
* [FIX] Wrong behavior when wiki filters are active
* [FIX] Wrong behavior importing XML files from previous version
Signed-off-by: Rubén D <nuxsmin@syspass.org >
3.0.0.18122601
2018-12-26 07:20:33 +01:00
Rubén D
08e8bd8102
* [MOD] Improved master password change by enforcing maintenance mode before running the process
...
* [MOD] Added import events to fixed ones
* [MOD] Minor code tweaks
Signed-off-by: Rubén D <nuxsmin@syspass.org >
3.0.0.18122201-rc7
2018-12-22 13:00:05 +01:00
Rubén D
61795993ab
* [FIX] Wrong behavior on mail events handling. Thanks to @deajan for the notice. Related #1165
...
Signed-off-by: Rubén D <nuxsmin@syspass.org >
2018-12-17 22:38:13 +01:00
nuxsmin
c040a779cb
* [FIX] Wrong behavior when there aren't any backups available.
...
Signed-off-by: Rubén D <nuxsmin@syspass.org >
2018-12-17 19:01:12 +01:00
nuxsmin
8acca8250e
* [FIX] Disable database events from logging into the database. Thanks to @deajan for the notice. Related #1165
...
Signed-off-by: Rubén D <nuxsmin@syspass.org >
2018-12-17 18:58:18 +01:00
Rubén D
690da26bf5
* [FIX] Wrong behaviour on Travis CI
...
Signed-off-by: nuxsmin <nuxsmin@syspass.org >
3.0.0.18121601-rc6
2018-12-16 23:15:45 +01:00
nuxsmin
3cecdd8809
* [FIX] Wrong behaviour on Travis CI
...
Signed-off-by: nuxsmin <nuxsmin@syspass.org >
2018-12-16 19:33:00 +01:00
nuxsmin
3ad99a6cf7
* [MOD] Improved LDAP user-in-group lookup by using user's DN as base for search. Thanks to @deajan for the contribution. Related #1130
...
Signed-off-by: nuxsmin <nuxsmin@syspass.org >
2018-12-16 13:36:41 +01:00
nuxsmin
7d67156985
Merge remote-tracking branch 'origin/3.0' into 3.0
...
# Conflicts:
# lib/SP/Providers/Auth/Ldap/LdapActions.php
2018-12-16 13:30:24 +01:00
RubénD
dce2bb29ba
Merge pull request #1130 from deajan/ad-quick-group-filter
...
Ad quick group filter
2018-12-16 13:28:05 +01:00
nuxsmin
9154f8d3c9
* [MOD] Updated translations. Thanks to all contributors!
...
* [MOD] Bump build and version number
* [ADD] Added Faroese translation.
Signed-off-by: nuxsmin <nuxsmin@syspass.org >
2018-12-16 13:23:20 +01:00
nuxsmin
ef5ef071dc
* [FIX] Wrong behaviour when retrieving LDAP results using pagination. Thanks to @jinyiwoo for the feedback. Closes #1149
...
Signed-off-by: nuxsmin <nuxsmin@syspass.org >
2018-12-16 12:44:48 +01:00
nuxsmin
3cf75fb6ba
* [FIX] Wrong behaviour when requesting user's password change. Thanks to @jorgemfm for the feedback. Closes #1155
...
* [MOD] Improved events handling by setting fixed events (always triggered)
Signed-off-by: nuxsmin <nuxsmin@syspass.org >
2018-12-16 12:19:53 +01:00
nuxsmin
52d5c7fc97
* [MOD] Improved pager layout for displaying on small viewports. Thanks to @vmario89 for the feedback. Closes #1152
...
* [MOD] Improved account search behaviour on mobile devices. Thanks to @vmario89 for the feedback. Closes #1141
Signed-off-by: nuxsmin <nuxsmin@syspass.org >
2018-12-16 10:19:25 +01:00
nuxsmin
82e86dc82e
* [MOD] Improved pager layout for displaying on small viewports. Thanks to @vmario89 for the feedback. Closes #1152
...
Signed-off-by: nuxsmin <nuxsmin@syspass.org >
2018-12-16 09:21:52 +01:00
nuxsmin
542ab61053
* [MOD] Improved behaviour when handling routes
...
Signed-off-by: nuxsmin <nuxsmin@syspass.org >
2018-12-15 12:48:24 +01:00
nuxsmin
4c12bc56f6
* [FIX] Wrong behaviour when loading config for first time.
...
Signed-off-by: nuxsmin <nuxsmin@syspass.org >
2018-12-15 11:37:44 +01:00
nuxsmin
90ba034522
* [FIX] Wrong behaviour when displaying task progress on master password change. Thanks to @deajan for the feedback. Closes #1128
...
* [FIX] Improved browser notifications format. Thanks to @vmario89 for the feedback. Closes #1142
* [FIX] Temporary master password change notifications are sent to all users. Thanks to @jorgemfm for the feedback. Closes #1156
* [MOD] Improved background tasks management
* [MOD] Improved email notifications format
Signed-off-by: nuxsmin <nuxsmin@syspass.org >
2018-12-10 07:01:25 +01:00
nuxsmin
9aa3f33308
* [FIX] Wrong behaviour when saving accounts config and no mime types were set. Thanks to @Edll for the feedback. Closes #1145
...
Signed-off-by: nuxsmin <nuxsmin@syspass.org >
2018-12-06 11:50:29 +01:00
nuxsmin
4df6cb9151
* [FIX] Wrong behaviour when copying account with permissions set. Thanks to @Edll for the feedback. Closes #1145
...
Signed-off-by: nuxsmin <nuxsmin@syspass.org >
2018-12-06 11:46:25 +01:00
Orsiris de Jong
1c3989c8fb
Another false to null switch
2018-11-29 17:30:52 +01:00
Orsiris de Jong
7aa19b43aa
Switched from default searchBase = false to null
2018-11-29 17:30:02 +01:00
RubénD
222f5009c4
[MOD] Update login.inc for autofocus
2018-11-29 16:34:42 +01:00
ednt
b1e652037a
Update login.inc
...
To get automatically the focus to the user field.
2018-11-28 13:04:18 +01:00
Orsiris de Jong
0b5b3806d3
More elegant code
2018-11-27 21:49:05 +01:00
Orsiris de Jong
d9ac1f93df
Added @ to ldap_search again since debugging is finished
2018-11-27 12:07:13 +01:00
deajan
544b24653f
Faster MS AD group filter
2018-11-27 11:35:02 +01:00
Orsiris de Jong
712b0c7ebc
Merge pull request #1 from nuxsmin/3.0
...
Update to latest 3.0
2018-11-27 11:31:52 +01:00
nuxsmin
8cdceed192
* [MOD] Bump build number and version
...
Signed-off-by: nuxsmin <nuxsmin@syspass.org >
3.0.0.18112601-rc5
2018-11-26 20:27:51 +01:00
nuxsmin
8e0310b929
* [FIX] Wrong behavior when setting task id on master password update. Thanks to @deajan for the feedback. Closes #1128
...
* [FIX] Wrong behavior when logging into sysPass after changing the master password
Signed-off-by: nuxsmin <nuxsmin@syspass.org >
2018-11-26 20:05:08 +01:00
nuxsmin
b59232a7a3
* [FIX] Behavior when setting task id on master password update. Thanks to @deajan for the feedback. Closes #1128
...
Signed-off-by: nuxsmin <nuxsmin@syspass.org >
2018-11-26 19:39:47 +01:00
nuxsmin
04792c2dc8
* [FIX] Wrong behavior when setting up email events. Thanks to @deajan for the feedback. Closes #1127
...
Signed-off-by: nuxsmin <nuxsmin@syspass.org >
2018-11-26 19:35:33 +01:00
nuxsmin
42aa27b03a
* [FIX] Untranslated string on public links list. Thanks to @vmario89 for the feedback. Related #1124
...
Signed-off-by: nuxsmin <nuxsmin@syspass.org >
2018-11-26 19:30:38 +01:00
nuxsmin
f309efa352
* [FIX] Fixed wrong root path when bootstrapping Javascript environment. Thanks to @l0s3rr and @deajan for the feedback. CLoses #1093
...
Signed-off-by: nuxsmin <nuxsmin@syspass.org >
2018-11-26 19:24:15 +01:00
nuxsmin
034c4c0143
* [MOD] Bump build number and version
...
* [MOD] Updated translations
Signed-off-by: nuxsmin <nuxsmin@syspass.org >
3.0.0.18112501-rc4
2018-11-25 20:47:59 +01:00
nuxsmin
b247bd4f2f
* [MOD] Bump build number and version
...
* [MOD] Updated translations
Signed-off-by: nuxsmin <nuxsmin@syspass.org >
2018-11-25 20:42:43 +01:00
nuxsmin
7cf85a8820
* [MOD] Added more mime types for importing from CSV files. Thanks to @jinyiwoo for the feedback. Closes #1109
...
Signed-off-by: nuxsmin <nuxsmin@syspass.org >
2018-11-25 20:13:14 +01:00
nuxsmin
4cfbe20fec
* [FIX] Typo fix. Thanks to @vmario89 for the feedback. Closes #1121
...
Signed-off-by: nuxsmin <nuxsmin@syspass.org >
2018-11-25 20:08:21 +01:00
nuxsmin
e54f1f6532
* [FIX] Fixed wrong behavior when updating public link max views. Thanks to @vmario89 for the feedback. Closes #1124
...
* [MOD] Time unit is displayed on public links setup. Thanks to @vmario89 for the feedback. Closes #1124
Signed-off-by: nuxsmin <nuxsmin@syspass.org >
2018-11-25 20:06:50 +01:00
nuxsmin
cd4d4f8326
* [ADD] Added Azure AD implementation. Thanks to @deajan for the contribution. Closes #1115
...
* [MOD] Improved LDAP connection. Thanks to @deajan for the feedback. Related #1111
* [MOD] Improved LDAP user in group detection. Thanks to @deajan for the feedback. Related #1120
Signed-off-by: nuxsmin <nuxsmin@syspass.org >
2018-11-25 19:48:05 +01:00
RubénD
d2a6b7c5db
Merge pull request #1113 from deajan/patch-3
...
[FIX] Fixed LDAP wrong behavior when looking for group membership. Thanks to @deajan for the contribution
2018-11-22 15:12:51 +01:00
Orsiris de Jong
8b33ac2b86
Removed extra newline at end of file
2018-11-22 13:06:20 +01:00
Orsiris de Jong
dba7dfc9c9
Allow usage of 'cn' and 'CN' for filter attributes
2018-11-22 13:04:07 +01:00