Commit Graph

100 Commits (30ce346f343ca61f921ec7d6faf2f06311c04e71)

Author SHA1 Message Date
Bond_009 30ce346f34 Enable nullabe reference types for MediaBrowser.Model
4 years ago
Bond_009 e9d1eabd53 Remove unused usings
4 years ago
Bond_009 07cc4be6a7 Fix some warnings
4 years ago
dkanada fe325a6e73
Merge pull request #2359 from Bond-009/username
4 years ago
dkanada 692a9bfdd0
update some comments
4 years ago
dkanada afe9ed977b improve scan progress and fix a few bugs
4 years ago
Bond_009 acc1846e3e Allow changing capitalization of usernames
4 years ago
Bond_009 bb236b9591 Merge branch 'master' into warn12
4 years ago
dkanada aac0a1ed26
Merge pull request #2206 from Bond-009/userconfig
4 years ago
Bond_009 ab57b504fe Delete user config dir on user deletion
4 years ago
Bond_009 5a8e972952 Enable TreatWarningsAsErrors for some projects
5 years ago
Bond_009 2ef4ffd698 More warnings (removed)
5 years ago
dkanada 67922dff50
Merge pull request #2041 from Bond-009/warn11
5 years ago
Bond-009 affb58ef9e
Apply suggestions from code review
5 years ago
Bond_009 42ffddc269 Fix more warnings
5 years ago
Bond_009 3221e837f9 * Add support for multi segment base urls
5 years ago
dkanada 51cdc6ea16
Merge pull request #1926 from Bond-009/auth
5 years ago
Bond-009 413ae86dbc Fix easy password
5 years ago
Bond_009 a245f5a0d4 Rewrite hex encoder/decoder
5 years ago
Bond_009 d9a03c9bb1 Fix more warnings
5 years ago
Bond_009 fef35d0505 Add clearer exceptions, warnings and docs
5 years ago
Bond_009 c9820d30ed Fix multiple mistakes and warnings
5 years ago
Bond-009 6f17a0b7af Remove legacy auth code (#1677)
5 years ago
Bond-009 221b831bb2 Reset invalid login counter on successfull login
5 years ago
Bond_009 24fac4b191 Fix UserNotFoundError
5 years ago
Bond_009 8d3b5c851d Improvements to UserManager
5 years ago
Bond_009 0f897589ed Streamline authentication proccess
5 years ago
Bond_009 d961278b3d Reduce amount of raw sql
5 years ago
Joshua M. Boniface 2946ae1009 Revert "Don't set a default reset provider"
5 years ago
Joshua M. Boniface 4b8f735cb8 Remove superfluous conditional
5 years ago
Joshua M. Boniface c230d49d7c Don't set a default reset provider
5 years ago
Joshua M. Boniface b70083f3b3
Apply suggestions from code review
5 years ago
Joshua M. Boniface 74ef389879 Add nicer log message and comment
5 years ago
Joshua M. Boniface d78a55adb4 Implement InvalidAuthProvider
5 years ago
DrPandemic 69ee49bee6 Format correctly the PIN when updating it
5 years ago
DrPandemic c22068d6b1
Fix pin bug introduced in 10.3.z.
5 years ago
bugfixin 1df73fdeba Fix incorrect hasPassword flag when easy pin set
5 years ago
Joshua Boniface 1af9c047fb Override username with AuthenticationProvider
5 years ago
LogicalPhallacy 740c95d557
Apply minor suggestions from code review
5 years ago
Phallacy 86772bd7bd removes needless dictionary
5 years ago
Claus Vium 4e2841f0d7
Update Emby.Server.Implementations/Library/UserManager.cs
5 years ago
Phallacy 09921a00aa made password resets an interface and per user
5 years ago
Phallacy 80aedcd7e2 really fixed line endings
5 years ago
Phallacy b04200ca68 adding regex fix
5 years ago
Joshua M. Boniface e3dbed1c1a
Update Emby.Server.Implementations/Library/UserManager.cs
5 years ago
Phallacy 7f0fa74467 updated regex to string literal with escaped -
5 years ago
Phallacy 1ee016c997 configurable user lockout
5 years ago
Phallacy bef665be36 Minor fixes to address style issues
5 years ago
Phallacy 2c26517172 minor style fixes
5 years ago
Phallacy a0d31a49a0 merging with master to clear merge conflict
5 years ago