Refactor: Make application run async
To improve performance, the application could be change to run asynchronously. This could involve having to create a service wrapper around getting users from the domain.
Edited by Leo Rønsholt Mikkelsen
For security reasons username/password authentication via git or docker registry will be disabled from 2025-04-28. If you are already using access tokens and/or SSH keys or only using the web interface please disregard this message, otherwise make the switch before. You can create personal access tokens here.
To improve performance, the application could be change to run asynchronously. This could involve having to create a service wrapper around getting users from the domain.