Forked from
https://github.com/LDAPAccountManager/lam.git
6ee20cfd9b
Same kind of missing call as before, in addMultiValueInputTextField this time. Although, even after this patch, whenever submitting changes with an empty value on a required field (created via addMultiValueInputTextField), LAM seem to accept the changes and does not throw a warning. Where in the code is the part actually checking for required fields ? Cheers |
||
---|---|---|
lam | ||
lam-packaging | ||
.gitignore | ||
Readme.md | ||
composer.json | ||
phpunit.xml |
Readme.md
LDAP Account Manager
LDAP Account Manager (LAM) is a webfrontend for managing entries (e.g. users, groups, DHCP settings) stored in an LDAP directory. LAM was designed to make LDAP management as easy as possible for the user. It abstracts from the technical details of LDAP and allows persons without technical background to manage LDAP entries. If needed, power users may still directly edit LDAP entries via the integrated LDAP browser.
Download
You can get the newest version at https://www.ldap-account-manager.org/.
Source code
There are two modules. Usually, you only need the files inside "lam".
- lam: LAM main source code
- lam-packaging: build scripts
License
LAM is published under the GNU General Public License. The complete list of licenses can be found in the copyright file.
Copyright (C) 2003 - 2017 Roland Gruber post@rolandgruber.de