aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Library/UserManager.cs
AgeCommit message (Expand)Author
2020-05-12Initial migration codePatrick Barron
2020-04-23Merge pull request #2861 from mark-monteiro/fix-auth-response-codesdkanada
2020-04-22Merge branch 'master' into fix-auth-response-codesBond-009
2020-04-20Merge remote-tracking branch 'upstream/master' into register-services-correctlyMark Monteiro
2020-04-13Return correct status codes for authentication and authorization errorsMark Monteiro
2020-04-08Log message for each exception during logindafo90
2020-04-06Fix Authentication request logdafo90
2020-04-04Register and construct IUserManager and IUserRepository correctlyMark Monteiro
2020-04-02Authentication request log with IPDidier Dafond
2020-03-24Remove unused usingsBond_009
2020-02-23Fix some warningsBond_009
2020-02-03Merge pull request #2359 from Bond-009/usernamedkanada
2020-02-01update some commentsdkanada
2020-02-01improve scan progress and fix a few bugsdkanada
2020-01-31Allow changing capitalization of usernamesBond_009
2020-01-10Merge branch 'master' into warn12Bond_009
2020-01-04Merge pull request #2206 from Bond-009/userconfigdkanada
2019-12-29Delete user config dir on user deletionBond_009
2019-12-13Enable TreatWarningsAsErrors for some projectsBond_009
2019-12-11More warnings (removed)Bond_009
2019-12-11Merge pull request #2041 from Bond-009/warn11dkanada
2019-12-10Apply suggestions from code reviewBond-009
2019-11-27Fix more warningsBond_009
2019-11-25* Add support for multi segment base urlsBond_009
2019-11-23Merge pull request #1926 from Bond-009/authdkanada
2019-11-21Fix easy passwordBond-009
2019-11-01Rewrite hex encoder/decoderBond_009
2019-10-29Fix more warningsBond_009
2019-10-20Add clearer exceptions, warnings and docsBond_009
2019-09-23Fix multiple mistakes and warningsBond_009
2019-09-17Remove legacy auth code (#1677)Bond-009
2019-09-13Reset invalid login counter on successfull loginBond-009
2019-08-18Fix UserNotFoundErrorBond_009
2019-08-16Improvements to UserManagerBond_009
2019-07-06Streamline authentication proccessBond_009
2019-06-28Reduce amount of raw sqlBond_009
2019-06-09Revert "Don't set a default reset provider"Joshua M. Boniface
2019-06-09Remove superfluous conditionalJoshua M. Boniface
2019-06-09Don't set a default reset providerJoshua M. Boniface
2019-06-09Apply suggestions from code reviewJoshua M. Boniface
2019-06-09Add nicer log message and commentJoshua M. Boniface
2019-06-08Implement InvalidAuthProviderJoshua M. Boniface
2019-05-25Format correctly the PIN when updating itDrPandemic
2019-05-11Fix pin bug introduced in 10.3.z.DrPandemic
2019-04-30Fix incorrect hasPassword flag when easy pin setbugfixin
2019-04-07Override username with AuthenticationProviderJoshua Boniface
2019-03-25Apply minor suggestions from code reviewLogicalPhallacy
2019-03-24removes needless dictionaryPhallacy
2019-03-24Update Emby.Server.Implementations/Library/UserManager.csClaus Vium
2019-03-22made password resets an interface and per userPhallacy