This website works better with JavaScript.
Explore
Help
Register
Sign In
open-source-mirrors
/
jellyfin
mirror of
https://github.com/jellyfin/jellyfin
Watch
1
Star
0
Fork
You've already forked jellyfin
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Nullable added
Browse Source
pull/4127/head
Jim Cartlidge
4 years ago
parent
38b8110a3e
commit
c1bfba9081
1 changed files
with
1 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
1
Jellyfin.Server.Implementations/Users/UserManager.cs
Unescape
Escape
View File
@ -1,3 +1,4 @@
#nullable enable
#pragma warning disable CA1307
using
System
;
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
open-source-mirrors/jellyfin
Title
Body
Create Issue