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
Age
Commit message (
Expand
)
Author
2019-11-01
Rewrite hex encoder/decoder
Bond_009
2019-10-29
More warning fixes
Bond_009
2019-10-29
Fix more warnings
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-09-02
Add debug logs and try/catch when creating folder
Joshua Boniface
2019-09-02
Fix warnings, improve performance (#1665)
Bond-009
2019-08-28
Fix login
Bond_009
2019-08-18
Fix UserNotFoundError
Bond_009
2019-08-16
Improvements to UserManager
Bond_009
2019-08-10
Merge pull request #1397 from Bond-009/passfast
Joshua M. Boniface
2019-08-09
Use CultureInvariant string conversion for Guids
Bond-009
2019-07-06
Fix style issues
Bond_009
2019-07-06
Streamline authentication proccess
Bond_009
2019-07-04
Merge pull request #1247 from bugfixin/master
dkanada
2019-06-28
Reduce amount of raw sql
Bond_009
2019-06-12
Merge pull request #1442 from jellyfin/release-10.3.z
Joshua M. Boniface
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
Use SecurityException for auth failure
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-06-01
Fix more warnings
Bond-009
2019-05-25
Format correctly the PIN when updating it
DrPandemic
2019-05-18
Merge pull request #1383 from jellyfin/release-10.3.z
Bond-009
2019-05-11
Fix pin bug introduced in 10.3.z.
DrPandemic
2019-05-11
Ignore casing photo extensions
Bond-009
2019-04-30
Fix incorrect hasPassword flag when easy pin set
bugfixin
2019-04-19
Fix incorrect escaping in regex pattern
bugfixin
2019-04-19
Adjust detection of 'sample' in filenames to use regex boundaries
bugfixin
2019-04-07
Override username with AuthenticationProvider
Joshua Boniface
2019-03-29
Correct bad quote characters
Joshua Boniface
2019-03-29
Remove dashes from pins
LogicalPhallacy
2019-03-29
adds readonly to properties
Phallacy
2019-03-28
fix byte string
Phallacy
2019-03-28
switched to a hexa string with crypto random backing
Phallacy
2019-03-27
minor fixes and usings
Phallacy
2019-03-27
Update Emby.Server.Implementations/Library/DefaultPasswordResetProvider.cs
Bond-009
2019-03-25
async improvements and post reset cleanups
Phallacy
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-24
fixes some usings
Phallacy
2019-03-24
greaterthen/lessthen reversal fix
Phallacy
2019-03-22
made password resets an interface and per user
Phallacy
2019-03-16
really fixed line endings
Phallacy
2019-03-16
fixed line endings
Phallacy
[next]