Commit Graph

4 Commits

Author SHA1 Message Date
Thomas Pike
42ff27c0a6 Add setting to enable LDAP_OPT_REFERRALS, default off
How referrals work:
 http://umich.edu/~dirsvcs/ldap/doc/other/ldap-ref.html

When they cause problems:
 https://bugs.php.net/bug.php?id=30670

Resolves: #16
2018-07-21 15:05:10 +02:00
Thomas Pike
9e0a53cca8 Allow the application to be reverse proxied to a different base URL
Using the path component of the web.baseurl config value prepended to
all base-relative URLs within the application.

Resolves: #6
2018-05-04 17:21:55 +02:00
Thomas Pike
63d4e5f605 Add DB migration functionality and move inital DB setup into migration 2017-08-23 16:42:09 +02:00
Thomas Pike
b464e14873 Initial public commit 2017-06-06 16:07:08 +02:00