vernemq:feature_x_forward_cn

Last commit made on 2023-08-30
Get this branch:
git clone -b feature_x_forward_cn https://git.launchpad.net/vernemq

Branch merges

Branch information

Name:
feature_x_forward_cn
Repository:
lp:vernemq

Recent commits

bb90ba4... by ioolkos <email address hidden>

Merge branch 'main' into feature_x_forward_cn

eb7002a... by Andre Fatton <email address hidden>

rebar3 fmt

d98386f... by Andre Fatton <email address hidden>

Fix XFF header name format

ea95cb9... by mths1 <email address hidden>

Introduces two new vmq-admin commands: session disconnect clients that allows to disconnect a comma-separeted list of clients and disconnect batch which allows to disconnect a number of (random) clients (#2181)

Co-authored-by: mths1 <mths1>

05e4cdc... by Andre Fatton <email address hidden>

Add option to forward the Common Name (as username) of a client certificate in an X-Forward header (WebSockets only)

de87dad... by mths1 <email address hidden>

Allow anonymous access (allow_anonymous=on) (#2180)

Co-authored-by: mths1 <mths1>

2a6ac8f... by ioolkos <email address hidden>

Clarify v5 last will properties type (#2176)

0f71184... by ioolkos <email address hidden>

Add Fosstodon link to README.md (#2174)

308e859... by "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>

Bump erlef/setup-beam from 1.15 to 1.16 (#2170)

Bumps [erlef/setup-beam](https://github.com/erlef/setup-beam) from 1.15 to 1.16.
- [Release notes](https://github.com/erlef/setup-beam/releases)
- [Commits](https://github.com/erlef/setup-beam/compare/v1.15...v1.16)

---
updated-dependencies:
- dependency-name: erlef/setup-beam
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <email address hidden>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

bbf5100... by ioolkos <email address hidden>

Update README.md (note on supported OTP versions in main branch)