Commit Graph

1448 Commits

Author SHA1 Message Date
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
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
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
Orsiris de Jong
818214360d Allow usage of 'cn' and 'CN' for filter attributes 2018-11-22 13:03:49 +01:00
Orsiris de Jong
ef700ec79d Removed doubled equal sign for recursive group membership filter 2018-11-22 13:01:13 +01:00
nuxsmin
13e12baaf0 * [FIX] Fixed wrong behavior when setting mail parameters
* [MOD] Improved email message templates

Signed-off-by: nuxsmin <nuxsmin@syspass.org>
2018-11-19 18:44:18 +01:00
nuxsmin
afdfa80d8f * [FIX] Wrong behavior when accessing through API. Maintenance mode was wrongly checked. Thanks to @pierrehenrymuller for the feedback. Closes #1108
* [MOD] Updated displayed strings for custom fields type.

Signed-off-by: nuxsmin <nuxsmin@syspass.org>
3.0.0.18111901-rc3
2018-11-19 00:16:32 +01:00
nuxsmin
57260871d6 * [FIX] Notifications assigned to a user can be deleted
* [MOD] Improved in-app notifications displaying. Database update is needed
* [ADD] Added ACL event handler in order to recreate users' ACL when items like user, profile or group are updated/deleted

Signed-off-by: nuxsmin <nuxsmin@syspass.org>
2018-11-18 19:51:42 +01:00
nuxsmin
b611c9bb29 * [FIX] Fixed issue when reusing templates. Thanks to @vmario89 for the feedback. Closes #1103
* [MOD] Bump build number and version

Signed-off-by: nuxsmin <nuxsmin@syspass.org>
3.0.0.18111702-rc2
2018-11-17 19:14:00 +01:00
nuxsmin
84800e8a09 * [MOD] Bump build number and version
Signed-off-by: nuxsmin <nuxsmin@syspass.org>
2018-11-17 18:52:36 +01:00
nuxsmin
98fe0ba35c * [FIX] Fixed URL when downloading resources and sysPass id behind a reverse proxy. Thanks to @vmario89 for the feedback. Closes #1102
* [FIX] Fixed wrong behavior when copying to clipboard an account's password through public link
* [MOD] Improved URL handling
* [MOD] Improved deep links handling

Signed-off-by: nuxsmin <nuxsmin@syspass.org>
2018-11-17 13:11:58 +01:00
nuxsmin
6070d94f39 * [FIX] Fixed wrong behavior when logging in internal users which weren't granted through LDAP
Signed-off-by: nuxsmin <nuxsmin@syspass.org>
2018-11-17 09:27:47 +01:00
RubénD
d951171831 Update ConfigData.php
* [FIX] Fixed wrong value returned when MIME types are not yet populated into config. Closes #1104. Thanks to @javierlm  for the feedback.
2018-11-14 12:40:00 +01:00
nuxsmin
ca3b36c9e2 * [FIX] Fixed wrong behavior when displaying account data when private presets were set
* [MOD] Improved presets precedence
* [FIX] Fixed wrong behavior when logging exceptions
* [MOD] Removed DokuWiki configuration (will be restored in later releases)
* [MOD] Removed LDAP sync icon from users view
* [MOD] Use minimized version of JS resources

Signed-off-by: nuxsmin <nuxsmin@syspass.org>
2018-11-13 23:55:19 +01:00
nuxsmin
f6f9cd1a03 * [FIX] Fixed wrong behavior when displaying account data when private presets were set
* [MOD] Improved presets precedence
* [FIX] Fixed wrong behavior when logging exceptions
* [MOD] Removed DokuWiki configuration (will be restored in later releases)
* [MOD] Removed LDAP sync icon from users view
* [MOD] Use minimized version of JS resources

Signed-off-by: nuxsmin <nuxsmin@syspass.org>
2018-11-13 23:53:17 +01:00
nuxsmin
e37bc14901 * [MOD] Moved non-configuration files from config to resources directory
* [FIX] Fixed wrong behavior while testing ArchiveHandler on unit tests
2018-11-12 08:29:18 +01:00
nuxsmin
1e51f1757c * [FIX] Fixed wrong behavior when calculating whether config cache is expired
Signed-off-by: nuxsmin <nuxsmin@syspass.org>
2018-11-12 00:25:13 +01:00
nuxsmin
5a549532f6 * [MOD] Use config cache file instead of storing it in PHP's session
* [MOD] Unit testing tweaks in order to renew config cache

Signed-off-by: nuxsmin <nuxsmin@syspass.org>
2018-11-12 00:12:01 +01:00
nuxsmin
2f11c46244 * [MOD] Skip session activity on login page
Signed-off-by: nuxsmin <nuxsmin@syspass.org>
2018-11-11 13:22:21 +01:00
nuxsmin
0da5c282d6 * [MOD] Improved logging when performing upgrades
* [MOD] Log to file is turned on when debug mode is active

Signed-off-by: nuxsmin <nuxsmin@syspass.org>
2018-11-11 12:58:31 +01:00
nuxsmin
a1639fdf47 * [ADD] Added more unit tests
* [MOD] Improved file cache handling

Signed-off-by: nuxsmin <nuxsmin@syspass.org>
2018-11-11 12:09:58 +01:00
nuxsmin
915a1f4457 * [MOD] Set file type when checking it on uploading
Signed-off-by: nuxsmin <nuxsmin@syspass.org>
2018-11-10 22:05:23 +01:00
nuxsmin
24efad7409 * [FIX] Fixed wrong config version checking
Signed-off-by: nuxsmin <nuxsmin@syspass.org>
2018-11-10 21:56:34 +01:00
nuxsmin
ed956eec54 * [ADD] Added mime type file checking instead of extension. Thanks to @vmario89 for the feedback. Related #825
* [MOD] Improved exception handling in controllers

Signed-off-by: nuxsmin <nuxsmin@syspass.org>
2018-11-10 21:41:07 +01:00
nuxsmin
a159569e74 * [FIX] Fixed issue when connecting to LDAP without any defined group. Thanks to @odavis1 for the feedback. Closes #1095
* [FIX] LDAP server was not sent to event log on login. Related #1095

Signed-off-by: nuxsmin <nuxsmin@syspass.org>
2018-11-10 09:40:57 +01:00
nuxsmin
5e1ed32d76 * [FIX] Some view's variables weren't set when user wasn't logged in. Thanks to @vmario89 for the notice. Closes #1094
Signed-off-by: nuxsmin <nuxsmin@syspass.org>
3.0.0.18110601-beta
2018-11-07 00:06:32 +01:00
nuxsmin
f0959f0e9c * [MOD] Improved database handling
* [FIX] Use unbuffered queries when performing database backup

Signed-off-by: nuxsmin <nuxsmin@syspass.org>
2018-11-06 23:52:23 +01:00
nuxsmin
8d2bb417a9 * [MOD] Improved focus control (work in progress)
Signed-off-by: nuxsmin <nuxsmin@syspass.org>
2018-11-06 01:37:52 +01:00