feat: block creating pages with system reserved paths

This commit is contained in:
Nick
2019-04-19 20:45:05 -04:00
parent e597a7df1a
commit 5b64c95117
5 changed files with 22 additions and 6 deletions

View File

@@ -72,4 +72,14 @@ telemetry:
BUGSNAG_REMOTE: 'https://notify.bugsnag.com'
GA_ID: 'UA-9094100-7'
GA_REMOTE: 'https://www.google-analytics.com/batch'
reservedPaths:
- login
- logout
- register
- verify
- favicons
- fonts
- img
- js
- svg
# ---------------------------------