h44z
h44z
Split #80 into two parts. This part contains: - declaration of queues, exchanges and bindings is also possible if the Publisher is used (#43 ) - updated examples
Split #80 into two parts. This part contains: - queue, exchange and binding declaration is now simplified and much clearer to use - updated examples
This issue contains the latest Bitwarden version that has been reported as being compatible with BitBetter. ## Current working versions: - 2025.11.1 - 2025.7.1 (make sure to use the latest...
Update JSON library for license gen, remove from bitBetter code (not needed) - closes #138 and #139
This PR fixes: - #123 - #122 - #126 - PR #125 New licenses now are generated using version 9 which might not be accepted by older (< 1.45.0) Bitwarden...
## New Docker-Hub repository The Docker-Hub repository was moved to an organization: https://hub.docker.com/r/wgportal/wg-portal. Please update all old image references from **h44z/wg-portal** to **wgportal/wg-portal.** ## Updated versioning schema There are the...
## Related Issue Fixes #426 ## Proposed Changes How do you like to solve the issue and why? ## Checklist - [ ] Commits are signed with `git commit --signoff`...
## 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 This PR adds support for marking OAuth2...
## Related Issue Fixes #583 ## Proposed Changes Allow to serve WireGuard Portal under a non-root path (e.g. `https://wg.portal.org/sub-path` instead of just `https://wg.portal.org`) ## Checklist - [x] Commits are signed...