forked from wallabag/wallabag
allow API documentation for anonymous
This commit is contained in:
committed by
Jeremy Benoist
parent
fcb1fba5c2
commit
cd1298d6df
@ -22,7 +22,7 @@ security:
|
||||
pattern: /api/.*
|
||||
fos_oauth: true
|
||||
stateless: true
|
||||
anonymous: false
|
||||
anonymous: true
|
||||
|
||||
login_firewall:
|
||||
pattern: ^/login$
|
||||
|
||||
Reference in New Issue
Block a user