index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Emby.Server.Implementations
/
Library
/
UserManager.cs
Age
Commit message (
Expand
)
Author
2020-05-12
Initial migration code
Patrick Barron
2020-04-23
Merge pull request #2861 from mark-monteiro/fix-auth-response-codes
dkanada
2020-04-22
Merge branch 'master' into fix-auth-response-codes
Bond-009
2020-04-20
Merge remote-tracking branch 'upstream/master' into register-services-correctly
Mark Monteiro
2020-04-13
Return correct status codes for authentication and authorization errors
Mark Monteiro
2020-04-08
Log message for each exception during login
dafo90
2020-04-06
Fix Authentication request log
dafo90
2020-04-04
Register and construct IUserManager and IUserRepository correctly
Mark Monteiro
2020-04-02
Authentication request log with IP
Didier Dafond
2020-03-24
Remove unused usings
Bond_009
2020-02-23
Fix some warnings
Bond_009
2020-02-03
Merge pull request #2359 from Bond-009/username
dkanada
2020-02-01
update some comments
dkanada
2020-02-01
improve scan progress and fix a few bugs
dkanada
2020-01-31
Allow changing capitalization of usernames
Bond_009
2020-01-10
Merge branch 'master' into warn12
Bond_009
2020-01-04
Merge pull request #2206 from Bond-009/userconfig
dkanada
2019-12-29
Delete user config dir on user deletion
Bond_009
2019-12-13
Enable TreatWarningsAsErrors for some projects
Bond_009
2019-12-11
More warnings (removed)
Bond_009
2019-12-11
Merge pull request #2041 from Bond-009/warn11
dkanada
2019-12-10
Apply suggestions from code review
Bond-009
2019-11-27
Fix more warnings
Bond_009
2019-11-25
* Add support for multi segment base urls
Bond_009
2019-11-23
Merge pull request #1926 from Bond-009/auth
dkanada
2019-11-21
Fix easy password
Bond-009
2019-11-01
Rewrite hex encoder/decoder
Bond_009
2019-10-29
Fix more warnings
Bond_009
2019-10-20
Add clearer exceptions, warnings and docs
Bond_009
2019-09-23
Fix multiple mistakes and warnings
Bond_009
2019-09-17
Remove legacy auth code (#1677)
Bond-009
2019-09-13
Reset invalid login counter on successfull login
Bond-009
2019-08-18
Fix UserNotFoundError
Bond_009
2019-08-16
Improvements to UserManager
Bond_009
2019-07-06
Streamline authentication proccess
Bond_009
2019-06-28
Reduce amount of raw sql
Bond_009
2019-06-09
Revert "Don't set a default reset provider"
Joshua M. Boniface
2019-06-09
Remove superfluous conditional
Joshua M. Boniface
2019-06-09
Don't set a default reset provider
Joshua M. Boniface
2019-06-09
Apply suggestions from code review
Joshua M. Boniface
2019-06-09
Add nicer log message and comment
Joshua M. Boniface
2019-06-08
Implement InvalidAuthProvider
Joshua M. Boniface
2019-05-25
Format correctly the PIN when updating it
DrPandemic
2019-05-11
Fix pin bug introduced in 10.3.z.
DrPandemic
2019-04-30
Fix incorrect hasPassword flag when easy pin set
bugfixin
2019-04-07
Override username with AuthenticationProvider
Joshua Boniface
2019-03-25
Apply minor suggestions from code review
LogicalPhallacy
2019-03-24
removes needless dictionary
Phallacy
2019-03-24
Update Emby.Server.Implementations/Library/UserManager.cs
Claus Vium
2019-03-22
made password resets an interface and per user
Phallacy
[next]