Commit Graph

3 Commits

Author SHA1 Message Date
Thomas Pike
bee24b9b5c Fix access of $config variable in error 500 page 2018-04-04 16:52:18 +02:00
Thomas Pike
da7ef07f8e Check that user is active before allowing access
Although our initial assumption is that inactive users would be blocked
by the Apache LDAP configuration, it makes sense to also verify the
status within the application itself (particularly in case the
administrator has not configured LDAP in Apache in this way).

Resolves: #3
2017-09-05 17:14:34 +02:00
Thomas Pike
b464e14873 Initial public commit 2017-06-06 16:07:08 +02:00