Commit Graph

111 Commits (279f0da98031d60b81bb634ca11a2d548cb0f646)

Author SHA1 Message Date
Bond-009 62da4d0e5c
Merge pull request #2492 from Polpetta/fix-api-private-data-leak
4 years ago
Davide Polonio 57cf19f058 Fix variable declaration and follow sonarcloud suggestions
4 years ago
Davide Polonio 472efeeec4
Remove extra line in UserManager
4 years ago
dkanada 97d7ffc458
Merge pull request #2861 from mark-monteiro/fix-auth-response-codes
4 years ago
Bond-009 07326c1d9b
Merge branch 'master' into fix-auth-response-codes
4 years ago
Mark Monteiro f815059698 Merge remote-tracking branch 'upstream/master' into register-services-correctly
4 years ago
Mark Monteiro 53380689ad Return correct status codes for authentication and authorization errors
4 years ago
dafo90 dd128b5e30 Log message for each exception during login
4 years ago
dafo90 62b0db59aa Fix Authentication request log
4 years ago
Mark Monteiro 4daa5436fc Register and construct IUserManager and IUserRepository correctly
4 years ago
Didier Dafond 2fb9e36493
Authentication request log with IP
4 years ago
Bond_009 e9d1eabd53 Remove unused usings
4 years ago
Davide Polonio 5d760b7ee8 Fix emby/user/public API leaking private data
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
5 years ago
dkanada aac0a1ed26
Merge pull request #2206 from Bond-009/userconfig
5 years ago
Bond_009 ab57b504fe Delete user config dir on user deletion
5 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