1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-08-08 17:46:34 +02:00

feat: token authentication (#3927)

This commit is contained in:
Dag
2024-01-25 18:20:02 +01:00
committed by GitHub
parent d08d13f2c8
commit e58c867a82
13 changed files with 95 additions and 138 deletions

View File

@@ -287,7 +287,7 @@ p.maintainer {
}
/* Hide all forms on the frontpage by default */
form {
form.bridge-form {
display: none;
}