nuxsmin
7189538a08
* [FIX] Fixed LDAP mail retrieving when multiple mail addresses are set. Thanks to @ArminXG. Closes #278
...
* [FIX] Fixed user migration process.
* [MOD] Add LDAP mail mapping. Related #278
* [MOD] Update version
2016-09-21 10:51:08 +02:00
nuxsmin
c55558544b
* [FIX] Fixed LDAP user search filter when ADS is not set. Solves #277
2016-09-19 14:46:10 +02:00
nuxsmin
a0ebe1caa4
* [FIX] Fixed LDAP check when ADS is set. Thanks to @eth0h4ckr for the feedback.
2016-08-31 23:43:07 +02:00
nuxsmin
faa75201a1
* [FIX] Fixed LDAP group listing issue when there are more than one group with the same name. The first one is picked. Thanks to @eth0h4ckr for the feedback. #264
2016-08-31 19:38:41 +02:00
nuxsmin
bca2e1b309
* [FIX] Fixed LDAP ADS listing issue when base search is set to the domain top level. Thanks to @eth0h4ckr for the feedback. #264
2016-08-30 21:56:23 +02:00
nuxsmin
d7ef25d059
* [FIX] Fixes retrieving username from LDAP.
...
* [FIX] Fixes LDAP group name lookup. Related #257 , #258 , #264 ,
2016-08-29 11:31:00 +02:00
nuxsmin
d857e2d8b8
* [FIX] Closes #204 . Fixed LDAP group search when ADS is set. Thanks to @vplanas
2016-05-04 00:50:35 +02:00
nuxsmin
af1ab98777
* [MOD] Enable LDAP debug mode if global debug mode has been enabled. Related #156
2015-10-27 20:17:59 +01:00
nuxsmin
f49d6cce22
* [FIX] Fixed issue when checking ldap connection. Thanks to @JvdW
...
* [FIX] Fixed some forms issues
* [FIX] Fixed issue when checking user request for changing password
* [MOD] Improved forms passwords encryption.
2015-10-05 16:20:35 +02:00
nuxsmin
0e0cf2ebb3
* [MOD] Modified LDAP behaviour when no group is set
2015-09-23 11:20:05 +02:00
nuxsmin
d243bdeea9
* [ADD] ADS LDAP server selection by DNS records
2015-08-07 13:07:19 +02:00
nuxsmin
9303ee66de
* [ADD] Closes #87 . Nested AD LDAP groups membership is now detected. Thanks to @danislav
2015-08-06 13:36:01 +02:00
nuxsmin
3ebc31fda8
* [FIX] Fixed LDAP uncaught exceptions.
...
* [FIX] Fixed character encoding on mail sending.
* [FIX] Fixed master password changing errors on blank passwords.
* [FIX] Disable debug mode.
2015-07-13 14:11:05 +02:00
nuxsmin
7ba7c7e667
* [ADD] Profiles are stored as objects in DB, so it makes more flexible adding new modules without modifying the DB structure. DB upgrade required.
...
* [ADD] New log class for better action events handling.
* [ADD] New email class which uses Log class attributes for message composing.
* [ADD] New Request class for managing POST/GET requests.
* [MOD] Almost whole session vars are managed through Session class.
* [MOD] Minor fixes on templates
2015-06-29 00:31:50 +02:00
nuxsmin
399e579f9c
* [ADD] Fully MVC.
...
* [ADD] Abstract classes and interfaces for better code structure.
* [MOD] Actions handled as integers not strings and are consistent accross app modules.
* [MOD] Classes' names where modified. Namespaces where added for better handling.
* [ADD] Common exception class for the whole app.
* [ADD] New base file for app initialization.
* [MOD] Speed improvements.
2015-06-21 04:45:55 +02:00
nuxsmin
5f59455eed
* [MOD] Change classes' filenames and autoloader.
...
* [ADD] Detect if zlib compression output is enabled.
2015-05-23 10:43:54 +02:00