nuxsmin
42471b4680
* [MOD] Plugins module icon is now on main menu
...
* [MOD] Code refactoring
2018-08-31 00:11:55 +02:00
nuxsmin
ade40e2622
* [MOD] Strings fixed
2018-08-30 16:25:33 +02:00
nuxsmin
2fc71e87dc
* [ADD] Default permissions rewritten to make a more generic approach. Now it can manage multiple items/modules default values from the same view, so it's called Items Preset.
...
* [MOD] Code refactoring
2018-08-30 16:19:18 +02:00
nuxsmin
1b37423909
* [ADD] Added default permissions for accounts based on user, group and profiles.
...
* [MOD] Updated translations
* [MOD] Code refactoring
2018-08-30 01:53:22 +02:00
nuxsmin
cd10389100
* [ADD] Added default permissions for accounts based on user, group and profiles.
...
* [MOD] Updated translations
* [MOD] Code refactoring
2018-08-30 01:41:57 +02:00
nuxsmin
377bf6f366
* [FIX] Fixed wrong behavior when clearing event log. Thanks to @vmario89 for the notice. Closes #1026
...
* [MOD] Moved 3rd party resources (CSS, JS, etc) to vendor directory
* [MOD] Code refactoring
2018-08-28 01:22:09 +02:00
nuxsmin
7e0785a03e
* [FIX] Fixed wrong behavior when clearing event log. Thanks to @vmario89 for the notice. Closes #1026
...
* [MOD] Moved 3rd party resources (CSS, JS, etc) to vendor directory
* [MOD] Code refactoring
2018-08-28 01:16:40 +02:00
nuxsmin
02815f9d3c
* [ADD] Added API method for updating account's password. Related #1004
...
* [ADD] Added API method for updating account. Related #1004
* [MOD] Improved API return messages
* [MOD] Code refactoring
2018-08-28 00:37:40 +02:00
nuxsmin
a00b1fb3e9
* [ADD] Unit testing. Work in progress
...
* [MOD] Code refactoring
* [FIX] Minor bugfixes
2018-08-06 10:16:29 +02:00
nuxsmin
7f31cf6d05
* [ADD] Added warning messages for PHP extension checking
...
* [MOD] Improved updates and notification checking
* [MOD] Improved backup process
* [MOD] Updated translations
2018-08-02 00:53:51 +02:00
nuxsmin
546a9b51fa
* [MOD] Bump build number
...
* [MOD] Updated README
* [MOD] Show PHP version on demo mode
* [FIX] Fixed default log level on database log handler
2018-07-31 01:21:25 +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
a66f729e82
* [ADD] Custom events can be set on logging and mail handlers
2018-07-12 02:03:01 +02:00
nuxsmin
96eda4f3eb
* [MOD] Fixed some issues when running on PHP 7.2. Work in progress
2018-06-28 17:19:30 +02:00
nuxsmin
f3343059eb
* [FIX] Fixed wrong behaviour when retrieving account's password history data
...
* [MOD] Improved accounts ACL behaviour
* [ADD] Unit testing. Work in progress
2018-06-26 01:03:06 +02:00
nuxsmin
7e8ab8c1f3
* [FIX] Fixed issue when creating public links from links management
...
* [FIX] Fixed issue when resetting a user's password
* [MOD] Code refactoring
* [ADD] Unit tests. Work in progress
2018-06-18 01:10:05 +02:00
nuxsmin
de115116bf
* [FIX] Fixed issue when displaying custom field of type password
...
* [MOD] Code refactoring
* [ADD] Unit tests. Work in progress
2018-06-14 00:19:30 +02:00
nuxsmin
0bd2b2b2e3
* [FIX] Fixed wrong theme listing. Close #962 . Thanks to @Fizard for the feedback and patch.
2018-06-12 01:42:32 +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
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
b041720886
* [MOD] Improved help for special paramenters.
...
* [MOD] Improved UI for mobile browsing.
* [MOD] Improved locale detection.
* [MOD] Minor UI tweaks.
2018-04-14 22:26:30 +02:00
nuxsmin
e105e34078
* [MOD] UI tweaks.
2018-04-14 12:25:48 +02:00
nuxsmin
86d920787f
* [MOD] Warns about unencrypted data in encrypted custom fields
2018-04-06 00:28:23 +02:00
nuxsmin
704fc493d1
* [MOD] Warns about unencrypted data in encrypted custom fields
2018-04-06 00:23:20 +02:00
nuxsmin
fd14efa5eb
* [MOD] Improved tooltip displaying in account search view
...
* [ADD] Public links are shown in account search view
* [MOD] Code cleanup
2018-04-05 23:52:37 +02:00
nuxsmin
d2dd98e0b4
* [FIX] Fixed wrong behavior when copying account password from history to clipboard. Thanks to @@josedo_3010 for testing!
2018-04-03 20:57:05 +02:00
nuxsmin
a7c48c9393
* [FIX] Fixed upgrading issues.
...
* [FIX] Fixed CSS issue.
2018-04-03 13:20:34 +02:00
nuxsmin
b5a25cd3e9
* [MOD] Improved account actions bar
2018-04-03 00:49:24 +02:00
nuxsmin
56b8608610
* [ADD] Added option to set unencrypted custom fields.
2018-04-02 23:48:59 +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
e484fb74a7
* [MOD] UI tweaks for improving the context help displaying for the options.
...
* [MOD] Improved user tab.
* [ADD] Added usage detail for users
2018-03-31 15:07:42 +02:00
nuxsmin
317f3ba81c
* [ADD] Improved group information by listing the users who are using the group.
...
* [MOD] Minor UI tweaks
2018-03-30 21:50:22 +02:00
nuxsmin
8185d76e94
* [ADD] Improved special parameters searching. Parameters can nested, an operator (and/or) could be set and the search string is taken into account.
...
* [MOD] PHP 7 is required because sysPass is committed to avoid using old software versions and take advantage of new features from latest versions.
2018-03-30 15:25:43 +02:00
nuxsmin
1098ec93ef
* [MOD] Allow to deselect secutiry options in mail configuration tab. Closes #851 . Thanks to @vmario89 for the feedback!
2018-03-29 21:49:37 +02:00
nuxsmin
66753ec879
* [MOD] Improved account search header alignment to fit on displayed results. Related #884 , #605
2018-03-29 21:41:28 +02:00
nuxsmin
596f67ceed
* [ADD] Show up account ID within details tab. Related #864
...
* [ADD] New special filter by account ID. Related #864
2018-03-29 20:58:25 +02:00
nuxsmin
a0d2de9e35
* [MOD] UI tweaks
2018-03-29 20:16:33 +02:00
nuxsmin
f678f24f42
* [MOD] UI tweaks on login and password reset views
...
* [MOD] Improved password fields behavior. New strength level meter, copy to clipboard and password viewer doesn't show up the RSA encrypted text.
2018-03-29 19:41:50 +02:00
nuxsmin
9553a90f88
* [MOD] UI tweaks on login and password reset views
...
* [MOD] Improved password fields behavior. New strength level meter, copy to clipboard and password viewer doesn't show up the RSA encrypted text.
2018-03-29 19:17:54 +02:00
nuxsmin
d7c8daf0ff
* [MOD] UI tweaks on login and password reset views
2018-03-28 12:36:46 +02:00
nuxsmin
4b45e206c9
* [ADD] Random generated password length is restricted to 117 bytes because RSA encryption payload max length. Thanks to @vmario89 for the feedback!
...
* [ADD] Added line breaks for password displaying
2018-03-27 12:30:49 +02:00
nuxsmin
9426c8a520
* [ADD] Random generated password length is restricted to 117 bytes because RSA encryption payload max length
...
* [ADD] Added line breaks for password displaying
2018-03-27 12:22:50 +02:00
nuxsmin
cf69b34fe6
* [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:40:55 +02:00
nuxsmin
73bcfbe825
* [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:39:04 +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
be55ec8083
* [ADD] Direct linking available
...
* [FIX] Minor bugfixes
2018-03-25 13:40:53 +02:00
nuxsmin
7b077370c1
* [MOD] Bump build version and stage
2018-03-23 10:45:14 +01:00
nuxsmin
01d0f61bae
* [MOD] New look&feel for login page
...
* [FIX] Minor bugfixes. Thanks to @vmario89 for the feedback!
2018-03-22 23:44:23 +01:00
nuxsmin
43757e1560
* [ADD] Syslog and remote syslog through Monolog
...
* [MOD] UI tweaks
2018-03-22 17:54:39 +01:00