16 Commits

Author SHA1 Message Date
nuxsmin
bae66dec05 Closes #82. 2015-02-08 21:25:38 +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
9aec98928a * New upgrade process with security code for DB upgrades. See wiki for more details
* LDAP escape RDN fixed.
2014-08-04 18:43:40 +02:00
nuxsmin
668343f14e #53. Wrongly escaped LDAP character for RDNs that begins with uid= 2014-08-03 23:07:05 +02: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
2c376740f8 * Closes #41. LDAP group membership is no longer required for users login.
* Closes #45. LDAP users without group membership or expired and already saved data in MySQL, are not allowed to log in.
* New backup functionality without running external commands. Windows installations are supported. PHP Phar module required.
* New Active Directory mode for LDAP searches.
2014-07-30 23:09:07 +02:00
nuxsmin
ba5415950d * Escape special characters in LDAP RDN 2014-06-01 22:24:08 +02:00
nuxsmin
6745378bc3 * Fixes LDAP authentication for ADS 2014-05-18 14:15:13 +02: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
614e0bee1d Add more attributes to retrieve 2014-02-11 13:25:43 +01:00
nuxsmin
a6ddfceae6 * Improved LDAP group membership detection. The user doesn't need to have a group reference attribute.
* Improved database upgrading path detection.
* Translation fixes.
2014-02-09 13:19:26 +01:00
nuxsmin
cac875f8a0 Add another group membership attribute
Add another group membership attribute to searchBase method.
2014-02-05 09:36:10 +01:00
nuxsmin
f5d9aa7a97 * LDAP parameters checking 2014-02-03 02:53:09 +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