22 Commits

Author SHA1 Message Date
nuxsmin
d99abcaefc * Closes #95. Accounts' password length set to 255 characters 2015-03-04 21:39:44 +01:00
nuxsmin
cd1072d2de Merge branch 'v1.1' 2015-02-03 13:30:39 +01: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
2fb820f945 * Closes 40. Accounts can be imported from KeePass or KeePassX XML file format. 2014-05-26 01:39:33 +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
e3b1cbd6b2 * Updated config parameters
* Disable password recovering if mail is not enabled
* Enable/Disable authentication on mail.
2014-02-28 22:25:53 +01:00
nuxsmin
0f172ed1d8 - Closes #26. Enable users password reset by email and forced by an admin.
- Improved email handling by using phpmailer class. All emails are sent in HTML format and security and authentication are available.
- Improved javascript code by code refactoring.
- Client IP address is logged in event log.
- Translation fixes.
- Minor bugfixes.
- Needs database upgrade (read wiki if unsure).
2014-02-24 01:51:23 +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
7ddd8eb34a Fixes ACL parsing 2014-01-21 22:55:39 +01:00
nuxsmin
ac9f4543c1 Closes #7
Closes #15
Multiple users and groups can now be allowed to access to an account.
Upgrade process (requires maintenance mode on).
Split methods on new classes.
Bugfixes.
2014-01-18 14:18:50 +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
906ab602d2 Fix search results for accounts that have secondary groups. They are shown several times. 2013-11-05 14:07:47 +01:00
nuxsmin
10d11e6fdc Fix message text on deleting accounts/users/groups/profiles.
Fix error on retrieving profile data while closing session.
Give focus to "inputs" after loading content.
Update translations.
2013-11-04 02:27:41 +01:00
nuxsmin
75860d7724 - Secondary groups are shown on search results context menu.
- Fix error on view account permissions. The premissions cache didn't refresh correctly.
- Fix error on category management by non administrator users.
- Fix error on downloading file after preview.
- Updated error message on uploading files.
2013-11-02 21:52:32 +01:00
nuxsmin
26f8edd60b Error on retrieving account permissions
While retieving account details it shows a permission denied error.
2013-10-30 12:31:36 +01:00
nuxsmin
293871edeb Better GET/POST variable handling.
Backups errors are shown.
Return to active tab when save configurations tabs.
Fix translations.
2013-10-26 13:53:52 +02:00
nuxsmin
77eb7385ca Select right random number generator on windows
Update translations
2013-10-25 01:44:37 +02:00
nuxsmin
ac5069c56f Modify master password encryption 2013-10-25 01:16:27 +02:00
nuxsmin
cc8796a53e Fix translation
Modify some variables
2013-10-22 23:59:46 +02:00
nuxsmin
335aa5d884 Comment updateAllAccountsHistoryMPass method
Add new parameter $newHash
2013-10-22 09:36:26 +02:00
nuxsmin
6b9218387b New Version 1.0RC1 2013-10-22 01:50:45 +02:00