Commit Graph

16 Commits

Author SHA1 Message Date
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
cd2c0379db * [MOD] Improved plugins manager
* [MOD] Code refactoring and cleanup
* [MOD] Make classes final for performance improvements and avoid some side behaviours
2018-07-28 21:45:49 +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
9d42c23873 * [ADD] Unit testing. Work in progress
* [MOD] Request handling rewritten to make it testable
* [MOD] Code refactoring
2018-07-15 14:05:15 +02:00
nuxsmin
a97b92131f * [ADD] Added URI signature for JS and CSS resources
* [MOD] Improved requests handling. It makes them more testing friendly
* [MOD] Code refactoring
2018-07-08 23:05:30 +02:00
nuxsmin
0096963131 * [MOD] Improved repositories behaviour and code refactoring.
* [ADD] Added more unit tests. Work in progress.
* [FIX] Fixed wrong behaviour when updating an LDAP user. Related #950. Thanks to @Fizard for the feedback.
2018-06-12 01:36:28 +02:00
nuxsmin
fe27110905 * [MOD] Improved session encryption by saving the encryption key on the server instead of browser cookie. Note: the encryption key has always been stored using encryption, this MOD only sets where the vault with the key is stored and the algorithm used to get the password for the key. 2018-04-20 02:03:13 +02:00
nuxsmin
be55ec8083 * [ADD] Direct linking available
* [FIX] Minor bugfixes
2018-03-25 13:40:53 +02:00
nuxsmin
b2b0be00db * [FIX] Fixed some upgrading issues 2018-03-23 14:01:54 +01:00
nuxsmin
e4167f06fc * [ADD] Error page for common errors during initialization.
* [FIX] Minor bugfixes
2018-03-19 23:36:30 +01:00
nuxsmin
4e5ea8ae43 * [ADD] Upgrade process. Work in progress. 2018-03-19 04:01:48 +01:00
nuxsmin
f4ed93a621 * [ADD] Upgrade process. Work in progress. 2018-03-17 13:26:38 +01:00
nuxsmin
182735b445 * [MOD] sysPass release status and notices reworked. 2018-03-14 22:29:10 +01:00
nuxsmin
47341d6dbb * [ADD] API module. Work in progress.
* [MOD] Removed legacy code.
2018-03-13 23:26:43 +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