| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Remove used quick connect tokens
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Use enum for WebSocket message types
|
|
|
|
This reverts commit 5aa519fd399d8b09a360f6448acc992225f8c219.
|
|
|
|
|
|
There's another way to disable a user anyways.
|
|
|
|
|
|
|
|
Adds a flag for a maximum number of user sessions, as well as an
authentication check to ensure that the user is not above this level.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add full stop at end of comments (SA1629)
|
|
|
|
|
|
# Conflicts:
# Emby.Server.Implementations/Library/UserManager.cs
# Jellyfin.Data/Jellyfin.Data.csproj
|
|
|
|
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
|
|
|
|