|
|
|
|
|
by dotneter
54 days ago
|
|
> Might as well clean it up and make it machine readable at that point? For me this looks pretty machine readable. ## Requirements AUTH.1: Accessible to team members.
AUTH.2: Not be accessible to members with `quarantine` role.
AUTH.3: Redirects unauthorized users to /login.
AUTH.3.1: Redirect path includes `?error=unauthorized`.
AUTH.4: Requires fresh session, no older than 10 minutes.
Yes, yaml is more "parseble". But I still need to use some format conventions inside yaml. So I could just use them inside markdown as well. |
|