28 Commits

Author SHA1 Message Date
nuxsmin
9ba0ea66b4 * Closes #88. Some notices messages are removed. 2015-03-04 21:22:26 +01:00
nuxsmin
4674dd042f Error on updating LDAP user's password. Salt was not been escaped. 2015-02-08 21:23:58 +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
f9ffc112ba * Minor UI tweaks.
* Fixed master password change not running when zeros are used on left or right.
* Fixed some notice events on error log.
* Closes #47. Default group&profile can be selected for new LDAP users
* Closes #48. Database fields modified for STRICT sql mode
* Installer now logs errors to web server error log
2014-08-03 22:53:03 +02: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
06199e943c * Closes #26. Send email to the user when he was requested (forced) for a password reset. 2014-03-10 01:06:55 +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
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
341dcc68ac * Improved LDAP access and error handling. Tested aganist OpenLDAP with ldap and ldaps on Debian. More info at Wiki http://wiki.syspass.org/doku.php/en:ldap 2014-02-03 00:39:20 +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
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
560e4c217e Updated files extensions and wiki filters behaviour to improve adding or deleting items. Now items appear as tags so they can be deleted easily. 2013-11-08 22:31:29 +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
b8f4668959 Closes #10.
Show more info about users and the ability to view users details without editing.
2013-11-07 23:00:25 +01:00
nuxsmin
13b8dc2bbb Fix error on updating LDAP user password on database 2013-11-06 01:50:29 +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
017ebe2a20 Fix updates checking.
Change fancybox to alertify for non-locking messages.
Fix error on removing groups.
Set version string in DB and config file.
Update translations.
Add scroll to search, users, groups and profiles results.
Update to 1.0rc3
2013-10-28 02:20:47 +01:00
nuxsmin
bdbf9e81a2 Revert "Fix updates checking. Change fancybox to alertify for non-locking messages. Fix error on removing groups. Set version string in DB and config file Update translations Add scroll to search, users, groups and profiles results. Update to 1.0rc3"
This reverts commit 831da7e68f9d7e481d09a135bd9feabfcc20432e.
2013-10-28 02:03:05 +01:00
nuxsmin
d95bb28a51 Fix updates checking.
Change fancybox to alertify for non-locking messages.
Fix error on removing groups.
Set version string in DB and config file
Update translations
Add scroll to search, users, groups and profiles results.
2013-10-28 01:43:56 +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
792663e6c0 Merge origin/master 2013-10-26 02:17:58 +02:00
nuxsmin
16dacd4b14 Enforce session master password encryption 2013-10-26 02:17:23 +02:00
nuxsmin
4dc540e929 Fix error on updating user master pass 2013-10-25 08:55:46 +02:00
nuxsmin
ac5069c56f Modify master password encryption 2013-10-25 01:16:27 +02: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
cc8796a53e Fix translation
Modify some variables
2013-10-22 23:59:46 +02:00
nuxsmin
6b9218387b New Version 1.0RC1 2013-10-22 01:50:45 +02:00