RubénD
08bc68c9cc
Merge pull request #1232 from denibrain/master
...
[FIX] Import CSV. Thanks to @denibrain for the contribution. Closes #1232
2019-02-07 20:50:43 +01:00
Rubén D
6095749e89
* [MOD] Bump version&build number
...
Signed-off-by: Rubén D <nuxsmin@syspass.org >
2019-02-07 20:26:08 +01:00
Rubén D
bb651fbed3
* [FIX] Wrong behavior when creating new users from LDAP during login. Thanks to @javierlm for the feedback. Closes #1187
...
Signed-off-by: Rubén D <nuxsmin@syspass.org >
2019-02-07 20:19:37 +01:00
Rubén D
10caf1f2fe
* [MOD] Improved URL detection when displaying account search results. Thanks to @nblount for the feedback. Closes #1239
...
Signed-off-by: Rubén D <nuxsmin@syspass.org >
2019-02-07 19:58:47 +01:00
Denis R
8e7fb417a8
[FIX] Import CSV
2019-02-05 12:16:52 +05:00
Rubén D
26261c0789
* [FIX] Wrong behavior when importing CSV. Thanks to @hoboristi for the feedback. Closes #1211
...
* [FIX] Wrong behavior when displaying passwords with scpecial characters. Thanks to @opeshm for the feedback. Closes #1207
Signed-off-by: Rubén D <nuxsmin@syspass.org >
2019-01-26 12:00:29 +01:00
Rubén D
a65d261ba8
* [FIX] Fixed wrong behavior when session is timed out
...
Signed-off-by: Rubén D <nuxsmin@syspass.org >
2019-01-26 11:25:25 +01:00
Rubén D
e90efd3759
* [FIX] Upgrade not needed when updating between v3 releases. Thanks to @vmarion89 for the feedback. Closes #1210
2019-01-24 14:13:34 +01:00
Rubén D
0a34ec61f4
* [FIX] Wrong behavior when upgrading custom fields, public links and API tokens from v2
2019-01-24 11:04:58 +01:00
Rubén D
5dcc450326
* [MOD] Bump version&build numbers
...
* [FIX] Wrong behavior when setting security token on log/audit module. Thanks to @schleyk for the feedback. Closes #1182
Signed-off-by: Rubén D <nuxsmin@syspass.org >
2019-01-20 12:06:39 +01:00
Rubén D
6ca3b4b6df
* [MOD] Bump version&build numbers
...
Signed-off-by: Rubén D <nuxsmin@syspass.org >
2019-01-20 11:49:59 +01:00
Rubén D
8b74791ed3
* [MOD] Bump version&build numbers
...
Signed-off-by: Rubén D <nuxsmin@syspass.org >
2019-01-20 11:24:58 +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
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 >
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 >
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
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
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
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
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
nuxsmin
8cdceed192
* [MOD] Bump build number and version
...
Signed-off-by: nuxsmin <nuxsmin@syspass.org >
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
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
034c4c0143
* [MOD] Bump build number and version
...
* [MOD] Updated translations
Signed-off-by: nuxsmin <nuxsmin@syspass.org >
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
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
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 >
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 >
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