Enforce admin role when adding blog pages

This commit is contained in:
Caleb Gardner
2024-01-05 11:09:07 -06:00
parent fad00d2065
commit 7087574366
3 changed files with 4 additions and 5 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ require (
github.com/1lann/udp-forward v0.0.0-20191015034046-6b774a53ea39
github.com/CalebQ42/bbConvert v1.0.0
github.com/CalebQ42/cdr-backend v0.1.0
github.com/CalebQ42/stupid-backend/v2 v2.0.3
github.com/CalebQ42/stupid-backend/v2 v2.0.4
github.com/CalebQ42/swassistant-backend v0.2.0
go.mongodb.org/mongo-driver v1.13.1
)