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
/
User
Age
Commit message (
Expand
)
Author
2017-11-09
Add user backend provider system
Frederic Guillot
2017-04-01
Move Gravatar to external plugin
Frederic Guillot
2017-02-23
Always escape initials in LetterAvatarProvider
Frederic Guillot
2016-07-10
Fixed compatibility issue with PHP 5.3 for OAuthUserProvider class
Frederic Guillot
2016-07-02
Preserve role for existing users when using ReverseProxy authentication
Frederic Guillot
2016-06-29
Fixed identical background color for LetterAvatar on 32bits platforms
Frederic Guillot
2016-05-31
Fix typo after refactoring
Frederic Guillot
2016-05-30
Merge pull-request #2267
Frederic Guillot
2016-05-28
Rename all models
Frederic Guillot
2016-05-28
Rename controllers
Frederic Guillot
2016-05-27
Update LetterAvatarProvider.php
bitcoin333
2016-05-07
Added support for language LDAP attribute
Frederic Guillot
2016-05-07
Added support for LDAP user photo profile
Frederic Guillot
2016-04-30
Added support for LDAP Posix Groups (OpenLDAP with memberUid)
Frederic Guillot
2016-03-29
Generate avatar color based on name instead of initials
Maxime Corteel
2016-03-26
Move avatar actions to controller AvatarFile
Frederic Guillot
2016-03-26
Added avatar image upload
Frederic Guillot
2016-03-19
Added letter based avatar provider
Frederic Guillot
2016-03-18
Added pluggable Avatar providers
Frederic Guillot
2016-03-04
PHPdoc cleanup
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-13
Change private properties to protected
Frederic Guillot
2015-12-05
Remove unused use statements
Frederic Guillot
2015-12-05
Rewrite of the authentication and authorization system
Frederic Guillot