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

For the invite call, which is made for every user, check if the error is reported as being related to the request body. If so, we won't panic and will...

bug

Additional information for someone who tries to achieve the same as I. The invite of the users can fail with the following message: ``` Try to invite user: Error inviting...

bug
good first issue

[`RUN apt-get update -y && apt-get install -y libssl-dev=1.1.1f-1ubuntu2.20 --no-install-recommends && rm -rf /var/lib/apt/lists/*`](https://github.com/ViViDboarder/vaultwarden_ldap/blob/0feac2d9042b8f8a8bce9e80227a56541669ba48/Dockerfile#L23) during a build using `docker build .` will not build due to missing package. Need to...

Hello, I have the problem below, after setting everything up: ![image](https://github.com/ViViDboarder/vaultwarden_ldap/assets/104553337/ba384cff-942f-4c60-8558-36140e844c6e) Please help.

Hey, after setting everthing up and going though the Steps for manual testing and issuing the "docker-compose up ldap_sync" command i seem to not get the users Synced with my...

Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.14 to 0.11.20. Release notes Sourced from reqwest's releases. v0.11.20 What's Changed Fix deflate decompression back to using zlib, as outlined in the spec. v0.11.19 What's Changed...

dependencies
rust

Bumps [toml](https://github.com/toml-rs/toml) from 0.5.11 to 0.7.6. Commits 59ae12d chore: Release 501bbcd docs: Update changelog c2a36b0 Merge pull request #576 from marcospb19/toml-edit-add-retain-method-to-collec... 4b2d3c9 toml_edit: add retain to arrays and tables bb108a8...

dependencies
rust

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.152 to 1.0.164. Release notes Sourced from serde's releases. v1.0.164 Allowed enum variants to be individually marked as untagged (#2403, thanks @​dewert99) v1.0.163 Eliminate build script from...

dependencies
rust

Bumps [ldap3](https://github.com/inejge/ldap3) from 0.11.1 to 0.11.3. Changelog Sourced from ldap3's changelog. v0.11.3, 2023-06-08 Handle servers which return zero for send_max_size in the GSSAPI negotiation. Zero is effectively treated as unlimited,...

dependencies
rust

Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.95 to 1.0.99. Release notes Sourced from serde_json's releases. v1.0.99 Support serializing serde's option type in a map key (#1030, thanks @​LPGhatguy) v1.0.98 Update indexmap dependency used...

dependencies
rust