mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-25 22:37:27 -04:00
API Key in UI
New: view/reset API in General Settings Fixed: API will reject unauthenticated requests
This commit is contained in:
@@ -93,3 +93,11 @@ li.save-and-add:hover {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
.api-key {
|
||||
|
||||
input {
|
||||
width : 280px;
|
||||
cursor : text;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user