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
Age
Commit message (
Expand
)
Author
2019-01-30
Check if user role has changed while the session is open
Frédéric Guillot
2017-12-12
Store PHP sessions in the database
Frédéric Guillot
2016-12-17
Add cache decorator for UserModel
Frederic Guillot
2016-12-03
Add personal API access token
Frederic Guillot
2016-07-10
Cherry-pick from PR #2435 (Show TOTP Issuer)
Frederic Guillot
2016-07-02
Preserve role for existing users when using ReverseProxy authentication
Frederic Guillot
2016-05-28
Rename all models
Frederic Guillot
2016-05-07
Added support for LDAP user photo profile
Frederic Guillot
2016-03-27
Added more logging for LDAP client
Frederic Guillot
2016-02-13
Enable/Disable users
Frederic Guillot
2016-01-29
Move Gitlab and Github authentication to external plugins
Frederic Guillot
2016-01-29
Move Google authentication to an external plugin
Frederic Guillot
2016-01-05
Change Auth classes properties to be protected
Frederic Guillot
2016-01-05
Improve 2FA
Frederic Guillot
2015-12-06
Update plugin doc
Frederic Guillot
2015-12-06
Add more unit tests
Frederic Guillot
2015-12-05
Fix phpdoc
Frederic Guillot
2015-12-05
Rewrite of the authentication and authorization system
Frederic Guillot
2015-11-27
Add generic authorization class
Frederic Guillot
2015-11-15
Rewrite of session management
Frederic Guillot
2015-10-25
Move some classes to namespace Core\Http
Frederic Guillot
2015-10-25
Move token generation to Security namespace
Frederic Guillot
2015-10-24
Check for each request that reverse proxy user match user session
Frederic Guillot
2015-10-19
Cleanup and minor fixes
Frederic Guillot
2015-10-18
Remove useless class and add new plugin hooks
Frederic Guillot
2015-10-17
Run php-cs-fixer on the code base
Frederic Guillot
2015-10-13
Change namespace to add Kanboard as prefix
Frederic Guillot
2015-10-11
Improve LDAP auth
Frederic Guillot
2015-09-20
Fix some phpdoc and remove useless code
Frederic Guillot
2015-09-12
Improve LDAP authentication class
Frederic Guillot
2015-09-06
Add LDAP group sync
Frederic Guillot
2015-09-06
Add unit tests for LDAP and ReverseProxy auth
Frederic Guillot
2015-09-06
Change travis config
Frederic Guillot
2015-09-05
Improve unit tests
Frederic Guillot
2015-08-23
Update email and name from oauth providers only if empty
Frederic Guillot
2015-08-23
Add Gitlab authentication
Frederic Guillot
2015-08-01
Enable support for Github Enterprise when using Github Authentication
Frederic Guillot
2015-07-18
Add new config option to disable automatic creation of LDAP accounts
Frederic Guillot
2015-07-16
Refactoring of Github authentication (oauth url change)
Frederic Guillot
2015-07-16
Refactoring of Google Authentication (new callback url)
Frederic Guillot
2015-07-12
Start to implement url rewrite (nice urls)
Frederic Guillot
2015-07-05
Do not rewrite remember me cookie for each request
Frederic Guillot
2015-05-24
Helpers refactoring
Frederic Guillot
2015-04-03
Various fixes for PHPAnalyzer
Frederic Guillot
2015-04-03
Improve and fix issues with 2FA
Frederic Guillot
2015-03-19
Fix query to check user by name and email.
Francois Ferrand
2015-02-20
Lowercase LDAP usernames by default for authentication
Frederic Guillot
2015-02-07
Be able to disable the login form for specific users
Frederic Guillot
2015-02-07
Reduce complexity and duplication in LDAP::lookup()
Colin Williams
2015-01-19
Minor code improvements for the pull-request
Frederic Guillot
[next]