Go to file
Kyoshiro 6ee20cfd9b missing setMarkAsRequired
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
2017-07-21 16:50:12 +02:00
lam missing setMarkAsRequired 2017-07-21 16:50:12 +02:00
lam-packaging fixed variable 2017-07-20 21:22:35 +02:00
.gitignore gitignore 2016-12-14 19:46:14 +01:00
Readme.md links 2017-05-20 09:21:15 +02:00
composer.json PHPUnit 2016-12-26 17:51:15 +01:00
phpunit.xml html coverage 2016-12-26 18:31:55 +01:00

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".

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