2023-04-25 19:55:36 +00:00
|
|
|
- [x] slashes in repo names
|
2023-05-30 03:36:30 +00:00
|
|
|
- [x] Simple auth
|
|
|
|
- [x] ldap auth
|
|
|
|
- [ ] permission stuff
|
2023-06-07 18:35:30 +00:00
|
|
|
- [ ] simple way to define users and their permissions through a "users.toml"
|
2023-06-16 04:20:51 +00:00
|
|
|
- [x] Only allow users to create repositories if its the same name as their username, or if they're an admin
|
|
|
|
- [x] Only allow users to pull from their own repositories
|
2023-04-18 22:59:26 +00:00
|
|
|
- [ ] postgresql
|
|
|
|
- [ ] prometheus metrics
|
2023-06-07 18:35:30 +00:00
|
|
|
- [ ] simple webui for managing the registry
|
2023-04-21 02:18:53 +00:00
|
|
|
- [x] streaming layer bytes into providers
|
2023-06-16 04:28:50 +00:00
|
|
|
- [x] streaming layer bytes from providers
|
2023-06-18 06:33:12 +00:00
|
|
|
- [ ] better client error messages
|
|
|
|
- [ ] fix repository list
|
|
|
|
- [ ] its not responding with anything
|
|
|
|
- [ ] make sure private repositories dont show up
|
2023-06-23 03:34:26 +00:00
|
|
|
- [x] fix pulling from public repositories when not logged in
|