We now support custom OIDC providers! Thanks a lot for the initial work to @imnotjames and everyone else for testing in feedback. Remember to report any issues you might encounter, check out the docker README and add missing icons for your providers.
Also, thanks to @Silther for spotting that the Health Check Docker command for the DB was incorrect. See the updated compose file for the proper value.
What's Changed
- Modify healthcheck to check database readiness by @krokosik in #363
- feat: add support for OIDC auth by @imnotjames in #171
Full Changelog: v1.5.2...v1.5.3