From bbf0854958441eaefe09f772624a751f235df7c1 Mon Sep 17 00:00:00 2001 From: SeanOMik Date: Wed, 7 Jun 2023 18:35:30 +0000 Subject: [PATCH] Update 'docs/todo.md' --- docs/todo.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/todo.md b/docs/todo.md index 8897726..6750d33 100644 --- a/docs/todo.md +++ b/docs/todo.md @@ -2,9 +2,11 @@ - [x] Simple auth - [x] ldap auth - [ ] permission stuff + - [ ] simple way to define users and their permissions through a "users.toml" - [ ] Only allow users to create repositories if its the same name as their username, or if they're an admin - [ ] Only allow users to pull from their own repositories - [ ] postgresql - [ ] prometheus metrics +- [ ] simple webui for managing the registry - [x] streaming layer bytes into providers - [x] streaming layer bytes from providers \ No newline at end of file