[Feedback] #150
Checklist
-
I have prefixed the issue title with
[Feedback]
along with a message pointing to the route or feature tested.- Example:
[Feedback] /packages/{name}
- Example:
- I have completed the Changes section.
- I have completed the Bugs section.
- I have completed the Improvements section.
- I have completed the Summary section.
Changes
If you enter an invalid username, PHP goes back to /pkgbase/{name}
with the Invalid user name
error, while FastAPI stays on pkgbase/{name}/comaintainers
(but still shows the error).
Bugs
No bugs found.
Improvements
No improvements in general, though I find the above change to be such.
Summary
Testing for things like pushing packages as a comaintainer hasn't been checked yet. Only modifications to comaintainers in the web UI has been tested.