Commit Graph

  • 71aa764522 Bump cargo versions in prep for release ViViDboarder 2022-01-20 12:34:59 -0800
  • 653891102b Update pre-commit hooks ViViDboarder 2022-01-20 12:32:10 -0800
  • 2d5656bd22
    Bump serde_json from 1.0.72 to 1.0.73 #56 dependabot[bot] 2022-01-01 04:09:35 +0000
  • b134df4653
    Bump serde from 1.0.131 to 1.0.132 #54 dependabot[bot] 2022-01-01 04:09:20 +0000
  • 0bf8159759
    Bump reqwest from 0.11.7 to 0.11.8 #53 dependabot[bot] 2022-01-01 04:09:13 +0000
  • 8fe2c624ae
    Bump ekidd/rust-musl-builder from 1.51.0 to 1.57.0 #52 dependabot[bot] 2022-01-01 04:08:42 +0000
  • f0b0252889
    Updated Dockerfiles #50 GoliathLabs 2021-12-11 14:10:12 +0100
  • f1b229ebc3
    Merge pull request #45 from ViViDboarder/dependabot/cargo/reqwest-0.11.4 dependabot[bot] 2021-12-11 01:49:36 +0000
  • 829ae70a9b Update reqwest usage for new version #45 ViViDboarder 2021-12-10 16:29:38 -0800
  • b145763673
    Remove: BUILD_TAG & RUN_TAG GoliathLabs 2021-12-11 00:22:14 +0100
  • 59dd36ebf4
    Merge branch 'ViViDboarder:master' into master Felix 2021-12-11 00:20:54 +0100
  • fce9d3064c
    Bump reqwest from 0.9.24 to 0.11.4 dependabot[bot] 2021-12-10 18:38:37 +0000
  • 741ece568a
    Merge pull request #44 from ViViDboarder/dependabot/cargo/ldap3-0.9.3 dependabot[bot] 2021-12-10 18:37:18 +0000
  • 4c4112cd82
    Merge pull request #49 from ViViDboarder/dependabot/cargo/anyhow-1.0.51 dependabot[bot] 2021-12-10 18:32:48 +0000
  • 3a34f70385 Make ldap mutable to support new version #44 ViViDboarder 2021-12-10 10:25:12 -0800
  • 1c69bd6936
    Bump anyhow from 1.0.42 to 1.0.51 #49 dependabot[bot] 2021-12-10 18:16:09 +0000
  • 9e7f4a7820
    Merge pull request #48 from ViViDboarder/dependabot/cargo/serde_json-1.0.72 Ian 2021-12-10 10:15:38 -0800
  • 3c83cde044
    Merge pull request #46 from ViViDboarder/dependabot/cargo/serde-1.0.131 Ian 2021-12-10 10:15:22 -0800
  • 07b05844b3
    Merge pull request #47 from ViViDboarder/dependabot/cargo/thiserror-1.0.30 Ian 2021-12-10 10:14:53 -0800
  • 0c2c2eae0d
    Bump serde_json from 1.0.64 to 1.0.72 #48 dependabot[bot] 2021-12-10 18:09:13 +0000
  • bc390527bd
    Merge pull request #43 from ViViDboarder/dependabot/github_actions/pre-commit/action-2.0.3 Ian 2021-12-10 10:09:13 -0800
  • d9468b0105
    Bump thiserror from 1.0.26 to 1.0.30 #47 dependabot[bot] 2021-12-10 18:09:09 +0000
  • d29d7ffb07
    Bump serde from 1.0.126 to 1.0.131 #46 dependabot[bot] 2021-12-10 18:09:07 +0000
  • ade0192e11
    Bump ldap3 from 0.6.1 to 0.9.3 dependabot[bot] 2021-12-10 18:08:56 +0000
  • 40113a71d4
    Bump pre-commit/action from 2.0.2 to 2.0.3 #43 dependabot[bot] 2021-12-10 18:08:10 +0000
  • 55e3536c70
    Merge pull request #42 from GoliathLabs/dependabot Ian 2021-12-10 10:07:51 -0800
  • efeadb578b
    Merge pull request #1 from GoliathLabs/dependabot Felix 2021-12-10 18:31:35 +0100
  • d21c835411
    Added: newline #42 GoliathLabs 2021-12-10 18:12:20 +0100
  • 0d49839189
    Added: dependabot.yml GoliathLabs 2021-12-10 18:10:47 +0100
  • 60699e6f5a Ignore consecutive run statement in hadolint ViViDboarder 2021-11-29 10:47:33 -0800
  • 85511d8dc9 Update rust build to 1.56.1 and alpine rust version to 1.51.0 ViViDboarder 2021-11-29 10:06:55 -0800
  • db03a5299f Fix new linting error (thanks clippy!) ViViDboarder 2021-09-20 17:01:52 -0700
  • 96d7483d31 More descriptive errors when failing to parse a config file ViViDboarder 2021-09-20 17:01:27 -0700
  • 94d82a827f Bump version to v0.6.1 v0.6.1 ViViDboarder 2021-07-23 15:53:23 -0700
  • 21a50a1ee0 Fix alpine build ViViDboarder 2021-07-23 15:52:34 -0700
  • 5682eab8dc Update Readme to describe how to configure using env variables ViViDboarder 2021-07-23 15:33:43 -0700
  • 556a8edbe7 Bump release v0.6.0 v0.6.0 ViViDboarder 2021-07-23 15:29:49 -0700
  • 0ea5eadd71 Make running integration tests easier ViViDboarder 2021-07-23 15:28:19 -0700
  • 5fd947f127 Clean up of env config PR ViViDboarder 2021-07-23 15:27:45 -0700
  • f25278ea3c implement loading config from environment Tobias Florek 2021-05-19 09:01:46 +0200
  • 5238bc1b60 Slim final image ViViDboarder 2021-06-21 13:38:36 -0700
  • 08dcdd2bba Bump minor version v0.5.0 ViViDboarder 2021-06-13 20:09:36 -0700
  • a1a69617e3 Use correct image name ViViDboarder 2021-06-13 20:00:15 -0700
  • 80a16664e8 Update Dockerfile.alpine to pass hadolint ViViDboarder 2021-06-13 19:50:05 -0700
  • 13e0775d56 Add GitHub Actions ViViDboarder 2021-06-13 18:30:23 -0700
  • 77919aa3d4 Improved error handling ViViDboarder 2021-06-13 18:01:23 -0700
  • c090fb5a52
    Merge pull request #32 from ibotty/log-uid Ian 2021-05-20 17:34:17 -0700
  • 231f9036fb Add --build flag to example compose ViViDboarder 2021-05-20 17:33:30 -0700
  • adf460c05e Add some additional configs for easier testing ViViDboarder 2021-05-20 17:29:45 -0700
  • 8be4057e3b also log uid when email not found #32 Tobias Florek 2021-05-19 11:30:13 +0200
  • 80700e77aa implement loading config from environment #31 Tobias Florek 2021-05-19 09:01:46 +0200
  • 2f6ecc6860 Bump version for vaultwarden release v0.4.0 ViViDboarder 2021-05-07 12:58:48 -0700
  • a0bb9152ee Rebrand vaultwarden ViViDboarder 2021-05-07 12:55:29 -0700
  • e05929765c Bump version to v0.3.1 to fix alpine build v0.3.1 ViViDboarder 2021-03-02 10:14:42 -0800
  • 8d0f48f00c alpine: Bump ca-certificates to fix build ViViDboarder 2021-03-02 10:01:57 -0800
  • 1d07357a97 Bump to v0.3.0 v0.3.0 ViViDboarder 2020-12-27 17:08:46 -0500
  • d5dd5903b1 Merge branch 'starttls' into master ViViDboarder 2020-12-27 17:04:07 -0500
  • c2ae9c1e93 Update pre-commit hooks ViViDboarder 2020-12-27 11:21:35 -0500
  • b47d279ca9 Update readme with starttls documentation starttls ViViDboarder 2020-12-27 11:19:14 -0500
  • 402fff84fd Add support for starttls Ian 2020-12-27 10:50:10 -0500
  • be227a638d Bump version to v0.2.1 v0.2.1 ViViDboarder 2020-09-29 10:40:56 -0700
  • b04ee3a60a Update rust to 1.46 ViViDboarder 2020-09-28 14:58:23 -0700
  • d19a0efae7 Bump version to v0.2.0 v0.2.0 ViViDboarder 2020-07-12 09:35:45 -0700
  • d41b93d3b9 Update compose target for bitwarden_rs ViViDboarder 2020-07-12 09:35:25 -0700
  • 7b3a814ce7
    Merge pull request #13 from jerhat/master Ian 2020-07-12 09:01:04 -0700
  • f5b94ee792 renamed bitwarden_root_cert into bitwarden_root_cert_file separate get_root_cert() function formatting (rustfmt) #13 jerhat 2020-07-10 11:14:12 +0800
  • 91d70e6bb8 Add linting, formatting and other checks ViViDboarder 2020-07-09 12:04:05 -0700
  • acf8165bed added instructions to expose the cert to container when using docker jerhat 2020-07-09 16:32:06 +0800
  • 78be951474 Added optional ldap_no_tls_verify config that allows bypassiung ldap ssl certification check jerhat 2020-07-09 14:24:36 +0800
  • 9d7f226c8e Added optional bitwarden_root_cert config to trust an additional root certificate when connecting to the bitwarden_rs instance. This can be useful in corporate environments where certificates are issued by a local CA (or for self-signed certificates) jerhat 2020-07-09 14:02:10 +0800
  • c7e6b0dea4 Added optional bitwarden_root_cert config to trust an additional root certificate when connecting to the bitwarden_rs instance through http. This can be useful in corporate environments where certificates are issued by a local CA (or for self-signed certificates) #12 Jeremy 2020-07-09 13:35:55 +0800
  • 2e5c4c5b55 Bump version to v0.1.2 v0.1.2 ViViDboarder 2020-03-05 13:15:04 -0800
  • 7f35c2a989 Make checking for existing users case insensitive #9 case-insensitive ViViDboarder 2020-03-05 13:07:26 -0800
  • 42489d39e1 Fix a few compile warnings ViViDboarder 2020-03-05 13:07:14 -0800
  • 76e803a472 Update Cargo.lock with new version v0.1.1-cargo-fix ViViDboarder 2019-11-13 16:32:13 -0800
  • ecddb2bf1d Bump version to v0.1.1 v0.1.1 ViViDboarder 2019-10-02 15:07:55 -0700
  • c493366efd Fix invalid email field error Ian 2019-10-02 13:02:51 -0700
  • 510bed68aa Verified and updated manual testing instructions key-not-found ViViDboarder 2019-10-02 14:28:54 -0700
  • 2bcc971e83 WIP: Make admin token optional optional-admin-token ViViDboarder 2019-10-02 13:05:35 -0700
  • e962a4bbca WIP: Update for key error Ian 2019-10-02 13:02:51 -0700
  • 829ed5585c Add alpine base option ViViDboarder 2019-04-18 18:13:31 -0700
  • 233e040668 Lock down registration in sample config ViViDboarder 2019-04-18 17:15:29 -0700
  • f94f5ae7e0 Fix disabled check v0.1.0 ViViDboarder 2019-04-15 09:58:19 -0700
  • b6c9cae8f3 Update Readme ViViDboarder 2019-04-12 16:49:14 -0700
  • 381544813b Fix warning ViViDboarder 2019-04-12 16:45:23 -0700
  • 6ee352d35e Remove extra print ViViDboarder 2019-04-12 16:42:31 -0700
  • 8171464c49 Update compose to mostly work ViViDboarder 2019-04-11 17:07:59 -0700
  • d373a99211 Add Dockerfile ViViDboarder 2019-03-30 20:03:46 -0700
  • c06d23b836 Update to not query invites, but instead use new _Status field ViViDboarder 2019-04-12 16:40:50 -0700
  • c42bb99536 Update Readme ViViDboarder 2019-04-11 16:22:47 -0700
  • d1b467a148 Add checking of both users and invites before sending new ones ViViDboarder 2019-04-11 16:20:00 -0700
  • 57851489cb Add cli ViViDboarder 2019-04-11 12:01:06 -0700
  • cbdd7b8c5b WIP get users ViViDboarder 2019-04-05 11:49:32 -0700
  • d38a2e8b37 Add Cargo.lock since this is an executable ViViDboarder 2019-03-30 20:02:29 -0700
  • 25b6fed023 Update Readme with instructions ViViDboarder 2019-03-30 19:53:17 -0700
  • 1e849e445e Fix redirection on auth ViViDboarder 2019-03-29 15:40:26 -0700
  • ba1705c708 WIP: Add bw_rs client ViViDboarder 2019-03-29 15:18:25 -0700
  • 6d79984a65 LDAP querying complete ViViDboarder 2019-03-29 11:18:56 -0700
  • cd68ef6f46
    Initial commit Ian 2019-02-27 21:55:25 -0800