234 Commits

Author SHA1 Message Date
Rubén D
a55548f4c4 * [MOD] Update dependencies
* [FIX] Fix displaying install page when the app is already installed. Thanks to @kmmndr for the notice. Closes #1629
* [FIX] Fix issue when dropping DB user after an errored installation.

Signed-off-by: Rubén D <nuxsmin@syspass.org>
2020-12-20 15:25:20 +01:00
Rubén D
749a45fd0a * [FIX] Do not allow deleting Plugins from the UI. Thanks to @yawnbros for the feedback.
Signed-off-by: Rubén D <nuxsmin@syspass.org>
2019-12-21 11:30:54 +01:00
Rubén D
a299760683 * [FIX] Wrong behavior when viewing PDF files. Thanks to @m-shirokov for the notice. Closes #1501
* [MOD] Minor code tweaks

Signed-off-by: Rubén D <nuxsmin@syspass.org>
2019-12-16 00:40:02 +01:00
Rubén D
3f79d69336 * [FIX] Wrong URL when application URL setting is set. Thanks to @kalxasus for the notice. Closes #1395
* [MOD] Update Authenticator version in composer.json

Signed-off-by: Rubén D <nuxsmin@syspass.org>
2019-07-20 23:30:47 +02:00
Rubén D
da9dc6f3ab * [FIX] LDAP group filter wasn't applied when importing. Thanks to @twindscheif for the notice. Closes #1390
Signed-off-by: Rubén D <nuxsmin@syspass.org>
2019-07-20 22:00:47 +02:00
Rubén D
98a68f47c5 * [FIX] Client custom fields were not created/saved. Thanks to @ZUNbado and @sf32738 for the notice. Closes #1375
* [MOD] Minor code tweaks

Signed-off-by: Rubén D <nuxsmin@syspass.org>
2019-07-20 21:44:04 +02:00
Rubén D
6197c52af1 * [MOD] Update copyright date
* [MOD] Code cleanup

Signed-off-by: Rubén D <nuxsmin@syspass.org>
2019-04-27 02:48:18 +02:00
Rubén D
6e1f04ddc5 * [FIX] Wrong limit for maximum file size. Thanks to @javierlm for the feedback. Closes #1313
* [MOD] Typo in translation. Related #1313

Signed-off-by: Rubén D <nuxsmin@syspass.org>
2019-04-27 00:39:27 +02:00
Rubén D
b8022166ba * [FIX] Wrong behavior when disabling remote syslog
* [MOD] Increase account's name length up to 100 characters long. Related #1071

Signed-off-by: Rubén D <nuxsmin@syspass.org>
2019-04-27 00:34:13 +02:00
Rubén D
830d7839ac * [FIX] Wrong behavior when saving LDAP server. Thanks to @lreiher for the feedback. Closes #1277
Signed-off-by: Rubén D <nuxsmin@syspass.org>
2019-04-27 00:08:31 +02:00
Rubén D
2318796c00 * [FIX] Fixed wrong behavior when searching for accounts on accounts manager. Thanks to @Weptun for the feedback. Closes #1271
* [ADD] Added missing tests
* [MOD] Code cleanup

Signed-off-by: Rubén D <nuxsmin@syspass.org>
2019-04-21 23:12:45 +02:00
Rubén D
4e26b3918e * [ADD] Allow to set account's owner when creating or copying the account. Related #1264
Signed-off-by: Rubén D <nuxsmin@syspass.org>
2019-02-24 22:15:42 +01:00
Rubén D
1ec8d26e3a * [ADD] Application URL for handling requests through reverse proxy. Thanks to @rob42 for the feedback. Closes #1218
Signed-off-by: Rubén D <nuxsmin@syspass.org>
2019-02-24 20:48:34 +01:00
Rubén D
5e8861e42f * [ADD] Allow to enable email notifications only for account access requests. Thanks to @jorgemfm for the feedback. Closes #1157
Signed-off-by: Rubén D <nuxsmin@syspass.org>
2019-02-23 20:00:38 +01:00
Rubén D
7fd6df7502 * [FIX] Wrong encoding when displaying account's password. Thanks to @DDH112 for the feedback. Closes #1257
Signed-off-by: Rubén D <nuxsmin@syspass.org>
2019-02-23 12:59:57 +01:00
Rubén D
b859311f86 Merge branch 'v3.0' into v3.1
# Conflicts:
#	lib/SP/Services/Install/Installer.php
2019-02-07 20:57:16 +01:00
Rubén D
fda9466260 * [FIX] Wrong behavior when displaying profiles on item presets. Thanks to @DDH112 for the feedback. Closes #1223
Signed-off-by: Rubén D <nuxsmin@syspass.org>
2019-02-07 19:54:15 +01:00
Rubén D
3ea87a4ecc * [MOD] Improved plugins data handling by encrypting the plugin's data
Signed-off-by: Rubén D <nuxsmin@syspass.org>
2019-01-30 00:04:05 +01:00
Rubén D
a2ecef2141 Merge branch 'master' into v3.1
# Conflicts:
#	.travis.yml
#	lib/SP/Services/Install/Installer.php
2019-01-26 13:12:28 +01: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
221005f9f8 * [FIX] Upgrade not needed when updating between v3 releases. Thanks to @vmarion89 for the feedback. Closes #1210 2019-01-24 14:24:49 +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
0fbaccf8a1 * [MOD] Improved plugins handling by moving items' data to new database table.
* [MOD] Added plugins upgrade process

Signed-off-by: Rubén D <nuxsmin@syspass.org>
2019-01-22 01:18:03 +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
1cd6eb0f89 * [FIX] Wrong behavior when logging in using Authenticator plugin. Redirection was wrong when using URI sub-path
* [MOD] Minor UI tweaks

Signed-off-by: Rubén D <nuxsmin@syspass.org>
2019-01-20 11:23:30 +01:00
Rubén D
f1d9230554 * [FIX] Wrong behavior when checking saved search filters in context. Thanks to @fprina for the feedback. Related #1178
Signed-off-by: Rubén D <nuxsmin@syspass.org>
2019-01-19 09:38:54 +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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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>
2018-11-07 00:06:32 +01:00
nuxsmin
305d4de16f * [MOD] Switched base language over to English
Signed-off-by: nuxsmin <nuxsmin@syspass.org>
2018-11-05 00:03:37 +01:00