Update publicpage.rst

This commit is contained in:
Michael Hirschler 2021-01-15 16:21:22 +01:00 committed by backportbot[bot]
parent 84693cf614
commit fa7fbdc903

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