Update publicpage.rst

This commit is contained in:
Michael Hirschler 2021-01-15 16:21:22 +01:00 committed by GitHub
parent 4167342045
commit 49ceef272d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@ Public Pages
A lot of apps in Nextcloud want to expose public pages in some form. This can
be to share files, a calendar or anything else. To ensure all those pages
benefit from the security enhancements we add we created simple controlers
benefit from the security enhancements we add simplified controllers were created
for app developers to use.
Concept