Rubén D
f8e9e19731
* [ADD] Backup CLI command and tests.
...
* [MOD] Code refactoring.
Signed-off-by: Rubén D <nuxsmin@syspass.org >
2021-09-26 18:42:34 +02:00
Rubén D
600c398bb8
* [ADD] Install CLI command tests.
...
* [MOD] Install CLI command refactoring.
* [MOD] Minor code tweaks.
Signed-off-by: Rubén D <nuxsmin@syspass.org >
2021-09-19 21:32:34 +02:00
Rubén D
e4e6e04c57
* [MOD] Updated copyright
...
Signed-off-by: Rubén D <nuxsmin@syspass.org >
2020-12-07 19:42:41 +01:00
Rubén D
896d9fd3ad
* [MOD] Deprecate PHP versions below 7.2 since they are no longer supported by PHP and Travis CI tests are not performed for them. https://www.php.net/supported-versions.php
...
* [MOD] Improve internal config handling. No more properties visibility tweaks.
* [MOD] Updated dependencies.
Signed-off-by: Rubén D <nuxsmin@syspass.org >
2020-12-07 19:37:00 +01:00
Rubén D
d310a10ba0
* [MOD] Merge v3.1 changes
...
* [ADD] Use custom ldap attributes for users or groups
* [ADD] Use custom ldap filter for users or groups lookup
* [MOD] Improved internal config handling by using an array instead of class properties
Signed-off-by: Rubén D <nuxsmin@syspass.org >
2020-06-28 19:38:06 +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
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
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
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
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
305d4de16f
* [MOD] Switched base language over to English
...
Signed-off-by: nuxsmin <nuxsmin@syspass.org >
2018-11-05 00:03:37 +01:00
nuxsmin
e1f2f0b0f0
* [ADD] syspass.log file and configuration backup can now be downloaded from Information tab
...
Signed-off-by: nuxsmin <nuxsmin@syspass.org >
2018-11-01 11:35:14 +01:00
nuxsmin
09520d3cc7
* [FIX] Fixed wrong behavior when downloading PDF file from file management
...
* [MOD] Improved backup and export management. They are now stored in compressed file format, can be downloaded without direct access through the web browser and it keeps tracking when downloaded.
* [MOD] Updated translations
* [ADD] Unit tests
Signed-off-by: nuxsmin <nuxsmin@syspass.org >
2018-10-28 22:37:57 +01:00
nuxsmin
7158aff6c6
* [MOD] Improved initialization
2018-08-10 22:53:57 +02:00
nuxsmin
f6aa24d5c1
* [FIX] Fixed wrong behaviour when updating custom fields data module
...
* [FIX] Delete non-existant users in notifications table
* [MOD] Improved error logging
2018-07-30 12:06:53 +02:00
nuxsmin
3e26a1df71
* [ADD] Unit testing. Work in progress
...
* [MOD] Code refactoring
* [MOD] Make classes final for performance improvements and avoid some side behaviours
2018-07-28 19:15:11 +02:00
nuxsmin
ed34cbbb05
* [ADD] Unit testing. Work in progress
...
* [MOD] Code refactoring
2018-07-14 13:31:24 +02:00
nuxsmin
1cccd52c85
* [FIX] Closes #920 . Fixed wrong behaviour when generating a temporary master password. The encrypted password was not saved. Thanks to @Fizard for the feedback.
...
* [FIX] Fixed issue on unit testing environment.
2018-07-11 01:34:37 +02:00
nuxsmin
6986507ae1
* [ADD] Unit testing. Work in progress.
...
* [MOD] Improved XML file handling.
* [MOD] Improved file handling.
2018-05-29 02:34:41 +02:00
nuxsmin
379293e7d8
* [ADD] Unit testing. Work in progress.
...
* [MOD] Improved XML file handling.
2018-05-28 03:01:31 +02:00
nuxsmin
be55ec8083
* [ADD] Direct linking available
...
* [FIX] Minor bugfixes
2018-03-25 13:40:53 +02:00
nuxsmin
abff45cb91
* [MOD] Allow config data updates without saving
...
* [FIX] Fixed issue when using special searches
* [FIX] Minor bugfixes
2018-03-20 22:56:27 +01:00
nuxsmin
4e5ea8ae43
* [ADD] Upgrade process. Work in progress.
2018-03-19 04:01:48 +01:00
nuxsmin
2697d7f10f
* [FIX] Fixed installer
...
* [FIX] Fixed config file creation
* [FIX] Fixed temporary master pass checking
* [FIX] RSA crypt class behavior
* [MOD] Updated database structure file
* [MOD] Improved installer messages
2018-03-14 16:16:22 +01:00
nuxsmin
4d6104b839
* [ADD] API module. Work in progress.
...
* [ADD] Upgrade service. Work in progress.
* [MOD] Context based session data. Added collection class to manage session properties.
* [MOD] Code refactoring.
* [MOD] Improved theme icons load by caching objects.
2018-03-13 02:01:09 +01:00
nuxsmin
cdecd3a06b
* [ADD] Delegate initialization to modules
2018-03-12 12:00:40 +01:00
nuxsmin
e640f12f23
* [ADD] Session abstraction by using context classes
2018-03-09 12:48:33 +01:00
nuxsmin
53aba99af1
* [ADD] Added mail event handler
...
* [MOD] Improved import process
* [MOD] Improved event logging
* [MOD] Code refactoring. Work in progress
* [FIX] Several bugfixes. Work in progress
2018-03-06 01:28:47 +01:00
nuxsmin
3504e66c9c
* [MOD] Improved LDAP import
...
* [ADD] Groups import from LDAP
* [MOD] Improved LDAP auth behavior
* [MOD] Config data is always cloned on every request
* [MOD] Improved non RSA encrypted data detection
* [MOD] Code refactoring
2018-03-01 00:49:00 +01:00
nuxsmin
407a3f0694
* [ADD] Password reset module. Work in progress
...
* [ADD] Mail provider. Work in progress
* [MOD] Updated copyright
* [MOD] Improved tracking module
2018-02-27 00:06:59 +01:00
nuxsmin
faffe5495b
* [ADD] Config module. Work in progress
2018-02-19 01:51:36 +01:00
nuxsmin
c76bbee972
* [MOD] Improved bootstrapping. Work in progress.
2018-02-14 17:46:34 +01:00
nuxsmin
2cbaed9965
* [MOD] Improved CSS & JS resources handling.
...
* [MOD] Improved bootstrap workflow. Work in progress.
2018-02-08 23:10:12 +01:00
nuxsmin
e2e39483b4
* [MOD] Improved accounts management
...
* [MOD] Code refactoring
* [MOD] Minor fixes
2018-02-04 18:52:00 +01:00
nuxsmin
17d2b08809
* [ADD] Code refactoring in order to implement DDD. Work in progress.
2018-01-16 00:07:10 +01:00
nuxsmin
87a79eb12f
* [ADD] Work in progress.
2017-11-27 02:31:34 +01:00
nuxsmin
ff7e6e3519
* [ADD] Work in progress
...
* [ADD] Using URL routing
* [ADD] Using dependency injection
* [MOD] Big app structure changes
2017-10-17 02:00:53 +02:00