Commit
commit 6d02f6d4d04a10a2f7ba72a0205f69896c98b1d3 Author: Jan DankertDate: Mon Nov 5 22:49:48 2012 +0100 Anpassung der Auth-Klassen. auth/DatabaseAuth.class.php | 11 +-- auth/HttpAuth.class.php | 11 ++- auth/IdentAuth.class.php | 30 ++++++ auth/InternalAuth.class.php | 227 ++++---------------------------------------- auth/LdapAuth.class.php | 226 +++++++++++++++++++++++++++++++++++++++++++ 5 files changed, 288 insertions(+), 217 deletions(-)