CodeShell
CodeShell
## Contribution Guidelines * [x] I've read the [contribution guidelines](https://github.com/mailcow/mailcow-dockerized/blob/master/CONTRIBUTING.md) and wholeheartedly agree them ## What does this PR include? ### Short Description I fixed the transparent line in the...
### Summary When a user logs into a service using mailcows Oauth Apps they currently will have to authorize said application **every login**, there should be an option to disable...
### Summary mailcows Oauth Apps currently only support one Redirect URI this means when an external service is hosted on two different domains the user will not be able to...
### Summary The mailcow favicon has a black line in the middle seperating it in half, wich is likely caused by duplicating one half. ### Motivation  ### Additional context...
### Welcome! - [x] Yes, I've searched similar issues on [GitHub](https://github.com/traefik/traefik/issues) and didn't find any. - [x] Yes, I've searched similar issues on the [Traefik community forum](https://community.traefik.io) and didn't find...
Added Documentation for using mailcow as Oauth Source for Roundcube, so that users can login via mailcow. > [!IMPORTANT] > This is a Continuation of #853. > Since there were...