attr/parseScope() #439

Merged
dan merged 1 commits from parseScope into master 2022-04-05 00:03:19 +00:00
Owner
No description provided.
dan added 1 commit 2022-04-04 22:59:11 +00:00
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details
664a6dc198
attr/parseScope()
Member
Drone Build Status: success https://build.openprivacy.ca/cwtch.im/cwtch/761
sarah reviewed 2022-04-04 23:50:50 +00:00
@ -81,0 +92,4 @@
if len(parts) != 3 {
return UnknownScope, ""
}
Owner

like ParseZone this should restruct to known defined zones public local etc. - it should not allow the creation of an invalid zone

like ParseZone this should restruct to known defined zones `public` `local` etc. - it should not allow the creation of an invalid zone
sarah approved these changes 2022-04-05 00:02:40 +00:00
dan merged commit a27fd47755 into master 2022-04-05 00:03:19 +00:00
Sign in to join this conversation.
No description provided.