mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 02:26:55 -07:00
refactor: ♻️ Small changes around the header auth
This commit is contained in:
parent
71aa74ddcc
commit
fdb54989b0
3 changed files with 11 additions and 10 deletions
|
@ -15,6 +15,5 @@ namespace Ombi.Settings.Settings.Models
|
|||
public bool EnableOAuth { get; set; } // Plex OAuth
|
||||
public bool EnableHeaderAuth { get; set; } // Header SSO
|
||||
public string HeaderAuthVariable { get; set; } // Header SSO
|
||||
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue