Skip to content

Commit f08a028

Browse files
committed
Only select users should be allowed to create streams
1 parent f1063a9 commit f08a028

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

auth/authorization.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ ac.grant('editor')
1414
.deleteAny('stream')
1515

1616
ac.grant('default')
17-
.createAny('stream')
1817
.readAny('stream')
1918

2019
ac.lock()

0 commit comments

Comments
 (0)