index
:
kanban
master
Custom fork of https://github.com/kanboard/kanboard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
Auth
/
ReverseProxy.php
Age
Commit message (
Expand
)
Author
2015-12-05
Rewrite of the authentication and authorization system
Frederic Guillot
2015-11-15
Rewrite of session management
Frederic Guillot
2015-10-24
Check for each request that reverse proxy user match user session
Frederic Guillot
2015-10-18
Remove useless class and add new plugin hooks
Frederic Guillot
2015-10-13
Change namespace to add Kanboard as prefix
Frederic Guillot
2015-09-06
Add unit tests for LDAP and ReverseProxy auth
Frederic Guillot
2015-04-03
Various fixes for PHPAnalyzer
Frederic Guillot
2015-02-07
Be able to disable the login form for specific users
Frederic Guillot
2015-01-04
Allow users to override the timezone and the language
Frederic Guillot
2014-12-27
Add more subscribers
Frédéric Guillot
2014-12-27
Fix some PHPAnalyzer issues
Frédéric Guillot
2014-09-28
Move methods getIpAddress() and getUserAgent() to the Request class
Frédéric Guillot
2014-08-20
Improve default email domain for reverse-prxy auth
Frédéric Guillot
2014-08-20
support specifying default email domain for reverse proxy setup
Ashish Kulkarni
2014-08-16
Authentication backends refactoring
Frédéric Guillot