16 Commits

Author SHA1 Message Date
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
f7c2a67c41 * [FIX] Wrong encoding in text area. Thanks to @pierrehenrymuller for the feedback. Closes #1296
Signed-off-by: Rubén D <nuxsmin@syspass.org>
2019-04-26 21:08:52 +02: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
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
5b86397f5b * [FIX] Fixed issue when compiling ACL. Closes #1063. Thanks to @dcotruta and @odavis1 for the feedback and testing.
* [FIX] Fixed issue when setting master password from old user's password on login
* [FIX] Minor bugfixes
* [ADD] Added accounts bulk edit on Accounts Manager
* [MOD] Code refactoring

Signed-off-by: nuxsmin <nuxsmin@syspass.org>
2018-10-12 01:17:06 +02:00
nuxsmin
e96d2ccfa2 * [MOD] Removed account's login requirement. Related #712. Thanks to @joerg for the feedback.
Signed-off-by: nuxsmin <nuxsmin@syspass.org>
2018-09-10 01:42:46 +02:00
nuxsmin
5a06ca3b26 * [ADD] Added password preset for accounts password validation
* [MOD] Code refactoring

Signed-off-by: nuxsmin <nuxsmin@syspass.org>
2018-09-02 21:05:03 +02:00
nuxsmin
218a481732 * [FIX] Minor bugfixes 2018-08-02 01:26:37 +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
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
777b4b6316 * [FIX] Fixed typo when setting linked account. Thanks to @Fizard for the feedback and testing. Closes #921
* [FIX] Fixed missing controllers for accounts management. Thanks to @Fizard for the feedback and testing. Closes #922
2018-04-25 09:56:26 +02:00
nuxsmin
b9bc1c09e9 * [ADD] Permissions for users and groups on accounts could now be set either for viewing or editing.
* [MOD] Improved account ACL performance
* [MOD] Improved tags and permissions saving behavior
2018-04-02 00:02:24 +02:00
nuxsmin
4259b5f2d4 * [ADD] Option for enable/disable account's password expiry date. The expire time could be set too
* [ADD] Random generated passwords can be copied to clipboard
* [ADD] Random generated passwords can be viewed after being generated
* [MOD] Code refactoring
2018-03-26 13:30:42 +02: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
e0a45f4b2e * [MOD] Improved parsing request data 2018-03-03 12:44:02 +01:00