Protect the /project/:project/meta route

This commit is contained in:
D. Berge
2021-05-16 19:48:41 +02:00
parent b5a762b5e3
commit a8850e5d0c

View File

@@ -161,7 +161,7 @@ app.map({
// post: [ mw.info.post ],
},
'/project/:project/meta/': {
put: [ mw.meta.put ],
put: [ mw.auth.access.write, mw.meta.put ],
},
'/project/:project/meta/:path(*)': {
// Path examples: