This commit is contained in:
Vincent Privat
2024-07-02 08:28:13 +02:00
committed by GitHub
parent db0dc5053d
commit cbab803c0d
20 changed files with 32 additions and 32 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ Access control
--------------
It should be made clear that authentication and authorization is beyond the responsibility of pygeoapi. This means that
if a pygeoapi user enables the Admin API, they must provide access control explicity via another service.
if a pygeoapi user enables the Admin API, they must provide access control explicitly via another service.
pygeoapi hot reloading in gunicorn
----------------------------------