Commit graph

4 commits

Author SHA1 Message Date
5a5bd57bc3 * owners can remove and change roles of other namespace members.
* editors can invite log emitting agents without mailboxes using JWT tokens.
* guests can read logs from public namespaces.

	modified:   app.py
	modified:   openapi.yaml
	modified:   templates/base.html.j2
	modified:   templates/home.html.j2
	modified:   templates/manage_namespace.html.j2
2025-01-12 14:06:44 -05:00
1d6bf3c9d0 CSRF for loutout route switch from GET to POST.
modified:   app.py
	modified:   openapi.yaml
	modified:   templates/base.html.j2
2025-01-12 10:02:07 -05:00
638d19fd77 modified: app.py
modified:   openapi.yaml
	modified:   requirements.txt
	modified:   test_agent.sh
2025-01-11 21:10:32 -05:00
7a2a2133cf openapi for the win!
modified:   README.rst
	modified:   app.py
	new file:   openapi.yaml
2025-01-07 09:28:41 -05:00