Update 'docs/todo.md'
This commit is contained in:
parent
279daed555
commit
bbf0854958
|
@ -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
|
Loading…
Reference in New Issue