Commit Graph

26 Commits

Author SHA1 Message Date
nuxsmin
683f36e1d2 * [DEV] UI tweaks
* [DEV] Alertify replacement.
* [DEV] New dialog for help text.
* [DEV] Removed unused files
* [DEV] Classic theme deprecated
2016-11-23 18:04:03 +01:00
nuxsmin
64eb635baf * [DEV] UI tweaks
* [DEV] Fixed account ACL bug
2016-11-23 02:21:30 +01:00
nuxsmin
de2ee212ab * [DEV] UI tweaks 2016-11-22 02:23:01 +01:00
nuxsmin
e7d1f0b752 * [DEV] New layout based on MDL 2016-11-21 02:28:08 +01:00
nuxsmin
b7ef6de033 Devel merge into master
* [ADD] Security improvements preventing common threats (SQL Injection, XSS, CSRF)
* [ADD] Fully MVC
* [ADD] Using PDO for database queries
* [ADD] Using PKI for forms passwords encryption (for insecure channels)
* [ADD] Using TOTP for 2-factor authentication
* [ADD] Custom fields can be created for several modules
* [ADD] Export to sysPass encrypted XML file
* [ADD] View passwords as images
* [ADD] Temporary master password for limited time logins
* [ADD] Password generator with complexity options
* [ADD] API authorizations
* [ADD] New visual theme with Material Design Lite by Google
* [ADD] Theming features
* [ADD] Special searches
* [ADD] Image thumbnail preview
* [MOD] 60% of code rewriting for improve performance and reusability (2x faster)
* [MOD] Better error handling
* [MOD] Better in-context help
2015-09-23 19:56:21 +02:00
nuxsmin
b2941a82ab * [MOD] Mini logo updated
* [FIX] Fixed login on Microsoft Edge
2015-08-04 14:17:39 +02:00
nuxsmin
569c095692 * [ADD] Closes #99. New feature that allows to generate an image for the account password . Thanks to @TitovLab
* [MOD] Modified small logo
2015-08-03 03:30:24 +02:00
nuxsmin
4d0ea598ba * [ADD] Closes #91. New feature that allows to generate an image for the account password . Thanks to @TitovLab 2015-08-03 03:23:23 +02:00
nuxsmin
ebae60bc3f * [ADD] Closes #120. Added the ability to assign one user to multiple groups
* [MOD] User's classes are now better handled by splitting them by behaviour
* [MOD] UI tweaks for classic theme and integration of new features
2015-08-03 01:46:30 +02:00
nuxsmin
85f956d5d5 * [MOD] Minor UI tweaks 2015-07-30 11:25:13 +02:00
nuxsmin
24630d932f [MOD] Minor changes 2015-07-28 15:56:06 +02:00
nuxsmin
2169245022 * [FIX] Fixed error on saving files extensions.
* [FIX] Fixed checking for updates issue.
* [MOD] Changed behaviour on getting security token for customers, categories, groups, users and profiles edition.
* [MOD] Changed application logo and description.
2015-07-28 13:37:00 +02:00
nuxsmin
fb20a6fb23 * [MOD] Minor tweaks 2015-07-27 14:26:53 +02:00
nuxsmin
7811e0ed15 * [ADD] Per user Two factor authentication (needs DB upgrade).
* [ADD] Copy username to clipboard on password view.
2015-07-27 03:18:17 +02:00
nuxsmin
2914aac011 * [ADD] Small logo on menu bar.
* [MOD] New logo color.
* [MOD] Better handling on password generation.
* [MOD] Some UI tweaks
2015-07-24 14:39:55 +02:00
nuxsmin
bfb8880744 * [FIX] Font issue on SVG logo.
* [MOD] Line separators.
2015-07-24 10:09:56 +02:00
nuxsmin
318d52e2f8 * Updated header and PHPdoc syntax
* Improved session cache's config parameters to reduce config file queries
* Removed unused methods
* Changed some SP_Crypt class methods to static and factorized some functions
* Added some stuff to demo mode
2015-02-02 04:07:04 +01:00
nuxsmin
85b079df3d * Closes #48. Passwords fields can be shown to check password characters.
* Fixes #52. User data query fit to required fields.
* .PO files added to CVS
* Additional checks for db connection
2014-07-30 15:55:01 +02:00
nuxsmin
7894c69f3c * CLoses #20. Copy account's password to clipboard (using Flash).
* Prevent to do searches by clicking non alphanumeric keys.
* Escape strings for accounts searches.
2014-05-09 03:14:35 +02:00
nuxsmin
22880ddfd1 * Enable account restoration from history.
* Minor bugfixes
* Translations updates.
2014-03-09 11:30:33 +01:00
nuxsmin
a5155636dd * New customers management.
* Improved categories management by removing 'select'  by 'table' style layout.
* New permissions added for customers and categories management menu (needs DB update).
* Some methods have been refactored and made a bit of code cleanup
2014-02-05 01:21:44 +01:00
nuxsmin
f5d9aa7a97 * LDAP parameters checking 2014-02-03 02:53:09 +01:00
nuxsmin
a3b2731fec * Global searches can now be done be unprivileged users but they won't have permissions to view or modify accounts. Only request modifications by email if enabled.
* New layout for account searches. Now accounts are showed in a card fashion style, no more rows ;) and colorized customer name for better visualization.
* Some UI improvements for better fit on small screens
2014-02-01 14:28:51 +01:00
nuxsmin
022a24170c Closes #12.
Enable request change account data by sending an email to creator and last account editor.
2013-11-08 01:48:58 +01:00
nuxsmin
8f8ea88a6c Fix session key generation on password change and users/groups/profiles management
Delete some old images...
2013-10-23 21:04:56 +02:00
nuxsmin
6b9218387b New Version 1.0RC1 2013-10-22 01:50:45 +02:00