| Age | Commit message (Collapse) | Author |
|
Deprecate HasPassword property on UserDto
|
|
Update password reset to always return the same response structure
Original-merge: 4ad31418753840ca76c52fc2aa56fa1a4235ca87
Merged-by: crobibero <cody@robibe.ro>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
|
|
|
|
|
|
This reverts commit ce78af2ed4f203690a0f9ef87b08b27a6bd43f63, reversing
changes made to db7465e83d9cc07134a0bffad7ed17b1c7b873da.
|
|
|
|
|
|
|
|
|
|
feature/DatabaseRefactor
|
|
|
|
|
|
Co-authored-by: gnattu <gnattu@users.noreply.github.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Remove passwordSha1 param from AuthenticateUser function
|
|
I think some people need to change their IDE configuration ;)
|
|
|
|
Restore caching for UserManager
Original-merge: f8b67ec44cc6432d89d918f54caffa45eef037d0
Merged-by: nielsvanvelzen <nielsvanvelzen@users.noreply.github.com>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
|
|
|
|
|
|
* Remove redundant user cache
* Use DI for IPasswordResetProvider and IAuthenticationProvider
|
|
This reverts commit 117d05d288da1d412159a29c0cb8d5c8259e48ae.
|
|
|
|
add EnableSubtitleManagement permission
|
|
|
|
|
|
|
|
# Conflicts:
# Emby.Server.Implementations/ApplicationHost.cs
|
|
|
|
|
|
|
|
|
|
Failed logins already get logged higher up the call chain
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|