vaultwarden_ldap icon indicating copy to clipboard operation
vaultwarden_ldap copied to clipboard

Automate LDAP invites to Vaultwarden

Results 30 vaultwarden_ldap issues
Sort by recently updated
recently updated
newest added

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.132 to 1.0.144. Release notes Sourced from serde's releases. v1.0.144 Change atomic ordering used by Serialize impl of atomic types to match ordering used by Debug impl...

dependencies
rust

Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.52 to 1.0.63. Release notes Sourced from anyhow's releases. 1.0.63 Expose backtraces via the new "generic member access" API on the Error trait (rust-lang/rust#99301, rust-lang/rust#96024) 1.0.62 Fix...

dependencies
rust

Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.73 to 1.0.85. Release notes Sourced from serde_json's releases. v1.0.85 Make Display for Number produce the same representation as serializing (#919) v1.0.84 Make Debug impl of serde_json::Value...

dependencies
rust

Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.9 to 0.11.11. Release notes Sourced from reqwest's releases. v0.11.11 What's Changed Add HTTP/2 keep-alive configuration methods on ClientBuilder. Add ClientBuilder::http1_allow_obsolete_multiline_headers_in_responses(). Add impl Service<Request> for Client and...

dependencies
rust

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 4. Release notes Sourced from actions/setup-python's releases. v4.0.0 What's Changed Support for python-version-file input: #336 Example of usage: - uses: actions/setup-python@v4 with: python-version-file: '.python-version' #...

dependencies
github_actions

Bumps [ldap3](https://github.com/inejge/ldap3) from 0.9.3 to 0.9.4. Changelog Sourced from ldap3's changelog. v0.9.4, 2022-02-26 Bugfix release: fix tokio dependency in the drive! macro. Commits 98590d0 Bump version to 0.9.4 3f272b8 Fix...

dependencies
rust

Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2 to 3. Release notes Sourced from docker/build-push-action's releases. v3.0.0 Node 16 as default runtime by @​crazy-max (#564) This requires a minimum Actions Runner version of v2.285.0,...

dependencies
github_actions

Bumps [docker/login-action](https://github.com/docker/login-action) from 1 to 2. Release notes Sourced from docker/login-action's releases. v2.0.0 Node 16 as default runtime by @​crazy-max (#161) This requires a minimum Actions Runner version of v2.285.0,...

dependencies
github_actions

It appears that the `vividboarder/vaultwarden_ldap:alpine` image on Docker Hub has not been updated for ~8 months despite there being at least 3 releases since then. Is the `alpine` tag deprecated?

Hi, searching through the source code I think that anonymous bind is not possible, is it? is it something that could be implemented? or it's not wished by @ViViDboarder?

enhancement