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
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
2019-03-16
really fixed line endings
Phallacy
2019-03-16
adding regex fix
Phallacy
2019-03-16
Update Emby.Server.Implementations/Library/UserManager.cs
Joshua M. Boniface
2019-03-16
updated regex to string literal with escaped -
Phallacy
2019-03-16
configurable user lockout
Phallacy
2019-03-05
Minor fixes to address style issues
Phallacy
2019-03-04
minor style fixes
Phallacy
2019-02-20
merging with master to clear merge conflict
Phallacy
2019-02-20
minor changes and return to netstandard
Phallacy
2019-02-19
Merge pull request #848 from Bond-009/perf
Joshua M. Boniface
2019-02-18
added justaman notes, fixed new bug from emty has removals
Phallacy
2019-02-13
Minor fixes re:PR870, added null checks from PR876
Phallacy
2019-02-12
Use HashSets for increased perf
Bond_009
2019-02-12
sha256 with salt auth and sha1 interop
Phallacy
2019-02-11
Merge pull request #9 from jellyfin/master
LogicalPhallacy
2019-02-09
Removed some unused fields
Bond_009
2019-02-04
Merge pull request #797 from Bond-009/warnings
Vasily
2019-02-03
Merge pull request #736 from Bond-009/startasync
Joshua M. Boniface
2019-02-02
Fix all warnings
Bond-009
2019-01-31
Remove more Connect related stuff
Claus Vium
2019-01-31
Upgrade crypto provider, retarget better framework
Phallacy
2019-01-28
Unwrapped all /(Write|Read)All(Text|Bytes)/ functions.
Erwin de Haan
2019-01-28
Unwrapped CreateDirectory and DeleteDirectory
Erwin de Haan
2019-01-28
Unwrapped GetDirectoryName and DirectorySeperatorChar
Erwin de Haan
2019-01-27
Check if file exists instead of catching exceptions
Bond_009
2019-01-27
Start startup tasks async
Bond_009
2019-01-22
Remove conditions that are always true/false
Bond_009
2019-01-20
Replaced injections of ILogger with ILoggerFactory
William Taylor
2019-01-13
ReSharper conform to 'var' settings
Erwin de Haan
2019-01-13
Visual Studio Reformat: Emby.Server.Implementations Part I-Lib
Erwin de Haan
2019-01-13
Merge pull request #458 from EraYaN/code-cleanup
Joshua M. Boniface
2019-01-11
fix the forgotpasswordpin
grafixeyehero
2019-01-10
Mayor code cleanup
Erwin de Haan
2019-01-05
Remove FireEventIfNotNull
Bond_009
[next]