mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-09-02 20:52:44 +02:00
feat: token authentication (#3927)
This commit is contained in:
@@ -102,6 +102,7 @@ class DisplayAction implements ActionInterface
|
||||
$bridge->loadConfiguration();
|
||||
// Remove parameters that don't concern bridges
|
||||
$remove = [
|
||||
'token',
|
||||
'action',
|
||||
'bridge',
|
||||
'format',
|
||||
|
Reference in New Issue
Block a user