Commit Graph

246 Commits

Author SHA1 Message Date
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
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
0418fbf299 * [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:52:52 +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
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
38630dc3bc * [FIX] Fixed upgrade process. Thanks to @josedo_3010 for the feedback and testing!
* [ADD] Improved SQL file parsing for better install/upgrade handling.
2018-03-24 12:09:23 +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
fef2c09616 * [FIX] Minor bugfixes
* [MOD] Updated english translation
2018-03-22 12:44:17 +01:00
nuxsmin
c402c028d4 * [FIX] Minor bugfixes
* [MOD] Updated english translation
2018-03-22 11:58:16 +01:00
nuxsmin
4928f99893 * [MOD] New look&feel for account view
* [MOD] New look&feel for config view
* [FIX] Minor bugfixes
2018-03-22 00:35:09 +01:00
nuxsmin
cd08b4ca66 * [MOD] New look&feel for user profile view 2018-03-21 22:00:20 +01:00
nuxsmin
0f228e39da * [FIX] Minor bugfixes
* [MOD] Updated english translation
2018-03-21 14:20:25 +01:00
nuxsmin
2b91186ae9 * [ADD] API categories management
* [ADD] API clients management
* [ADD] API tags management
* [FIX] Restore missing method
2018-03-20 16:10:05 +01:00
nuxsmin
e4167f06fc * [ADD] Error page for common errors during initialization.
* [FIX] Minor bugfixes
2018-03-19 23:36:30 +01:00
nuxsmin
85de6fd507 * [FIX] Fixed wrong Acl behavior
* [FIX] Minor bugfixes
* [MOD] Updated db schema
2018-03-19 20:41:38 +01:00
nuxsmin
b7504f9f72 * [ADD] Upgrade process. Work in progress. 2018-03-19 12:32:20 +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
70959f52ec * [MOD] Installer refactoring. 2018-03-15 20:00:09 +01:00
nuxsmin
fddbf24138 * [MOD] Code refactoring 2018-03-15 18:40:12 +01:00
nuxsmin
74ceb8dc8c * [FIX] Fixed custom fields behavior. 2018-03-15 00:14:38 +01:00
nuxsmin
182735b445 * [MOD] sysPass release status and notices reworked. 2018-03-14 22:29:10 +01:00
nuxsmin
a01c4769e7 * [ADD] Status controller for checking release and notice messages. 2018-03-14 17:51:19 +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
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
e640f12f23 * [ADD] Session abstraction by using context classes 2018-03-09 12:48:33 +01:00
nuxsmin
0845f84f83 * [MOD] Improved mail event handling
* [FIX] Bugfixes. Work in progress
2018-03-08 20:48:52 +01:00
nuxsmin
b223b4f66a * [ADD] Mail configuration check. Work in progress. 2018-03-08 15:55:49 +01:00
nuxsmin
6bd55cce80 * [ADD] Mail configuration check. Work in progress. 2018-03-07 17:12:31 +01:00
nuxsmin
1cb22bdda3 * [MOD] Improved task management
* [MOD] Code refactoring. Work in progress
* [FIX] Bugfixes. Work in progress
2018-03-07 00:01:15 +01:00
nuxsmin
e33ca35aa2 * [MOD] Improved import messages
* [MOD] Improved notifications handler
* [MOD] Code refactoring
* [FIX] Bugfixes
2018-03-06 18:16:07 +01:00
nuxsmin
435bf3b810 * [ADD] Added plugin controller
* [MOD] Code refactoring
* [FIX] Bugfixes
2018-03-06 14:21:45 +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
f821b716e4 * [ADD] Added notifications event handler
* [ADD] Added account acl file based cache
* [ADD] Added deep links
* [FIX] Several bugfixes
2018-03-05 01:33:16 +01:00
nuxsmin
e0a45f4b2e * [MOD] Improved parsing request data 2018-03-03 12:44:02 +01:00
nuxsmin
7ec589a6fe * [FIX] Fixed search grid behavior 2018-03-03 11:08:21 +01:00
nuxsmin
3c4704baa0 * [ADD] Event log handler for processing dispatched events. Work in progress 2018-03-02 01:27:27 +01:00
nuxsmin
29376db56e * [ADD] Preview LDAP items before importing 2018-03-01 23:30:00 +01:00
nuxsmin
e3d64db801 * [ADD] An LDAP filter can be set when importing objects 2018-03-01 15:51:05 +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
bfefa194ef * [FIX] Favorite searching 2018-02-28 12:39:12 +01:00
nuxsmin
ec39b3ebfd * [MOD] Code refactoring 2018-02-28 11:28:18 +01:00