Add ReverseProxy authentication (pull-request #199)

This commit is contained in:
Frédéric Guillot
2014-08-13 12:47:17 -07:00
parent 66b5659578
commit b92935d2dc
5 changed files with 109 additions and 19 deletions

View File

@@ -34,6 +34,7 @@ class LastLogin extends Base
const AUTH_LDAP = 'ldap';
const AUTH_GOOGLE = 'google';
const AUTH_GITHUB = 'github';
const AUTH_REVERSE_PROXY = 'reverse_proxy';
/**
* Create a new record