Commit graph

  • df43c781ad
    Merge pull request #11 from passbolt/fix-mfa-challange-detection v0.5.6 Samuel Lorch 2022-04-07 16:19:52 +02:00
  • 1b30521b5b fix mfa challange detection for servers where the default language is not English Samuel Lorch 2022-04-07 16:07:08 +02:00
  • 69221b3a24 update module import path for repository transfer v0.5.5 Samuel Lorch 2022-02-22 16:38:42 +01:00
  • 47ec059232 update deps v0.5.4 Samuel Lorch 2022-02-04 16:47:21 +01:00
  • a3a55e2199 fix typo Samuel Lorch 2022-02-04 16:42:04 +01:00
  • bd2460467d Add missing ResourceType for ContainResourceType Samuel Lorch 2022-02-04 16:41:44 +01:00
  • 9cc8cc8b02 update regex v0.5.3 Samuel Lorch 2022-01-21 14:40:06 +01:00
  • d18f38c066 actually fix cicd for real Samuel Lorch 2022-01-21 14:26:55 +01:00
  • 90b10d5570 fix cicd for real Samuel Lorch 2022-01-21 14:24:04 +01:00
  • 5bab492d89 fix cicd Samuel Lorch 2022-01-21 14:12:30 +01:00
  • 0a86e0c1e6 Update Deps Samuel Lorch 2022-01-21 13:49:28 +01:00
  • f1122a019c add uuid check before insering into url Samuel Lorch 2022-01-21 13:46:26 +01:00
  • f3fe6eb1c5 Update Group Helpers to use new Group Contains Samuel Lorch 2022-01-21 11:49:39 +01:00
  • d84e7e7ad7 Added New GRoup Contains and Type Samuel Lorch 2022-01-21 11:48:25 +01:00
  • b0187ae821 add PHPSESSID to Session Cookie Whitelist v0.5.2 Samuel Lorch 2021-11-18 12:20:52 +01:00
  • f790467d28 fix Base url path being overwritten v0.5.1 Samuel Lorch 2021-11-18 09:09:34 +01:00
  • 8e4637492d Add missing Comments Samuel Lorch 2021-09-22 13:09:11 +02:00
  • 0e7cca97a2 Update README for MFA and Server Verification v0.5.0 Samuel Lorch 2021-09-22 10:29:08 +02:00
  • 6eb5734169 add comment, tidy go mod Samuel Lorch 2021-09-22 10:15:14 +02:00
  • 43193345fa Added ServerVerification Functions, Minor Cleanup Samuel Lorch 2021-09-22 10:11:55 +02:00
  • 8bccb80cb2 add MFA TOTP Reference Implementation Samuel Lorch 2021-09-20 11:22:02 +02:00
  • 151bd9643b add mfa Cookie to storage Samuel Lorch 2021-09-20 11:20:43 +02:00
  • 7fdad5269b move csrf token to custom request for mfa Samuel Lorch 2021-09-20 11:20:18 +02:00
  • 663f5f6b76 add totp generator from: https://github.com/yitsushi/totp-cli/blob/master/security/otp.go Samuel Lorch 2021-09-20 10:24:52 +02:00
  • f01926b1c5 add MFA structs, Make Callback Public Samuel Lorch 2021-09-20 10:23:59 +02:00
  • 21c833b742 add support for MFA via callback Samuel Lorch 2021-09-20 09:20:41 +02:00
  • c3f7f9ac1b Error When Group Membership already Exists v0.4.0 Samuel Lorch 2021-09-16 14:55:52 +02:00
  • 27715fd266 Add function to offline decode Resources Samuel Lorch 2021-09-16 14:20:51 +02:00
  • f6b82dcbe9 remove non existant API function Samuel Lorch 2021-09-16 14:18:38 +02:00
  • 940828965a add missing nil Samuel Lorch 2021-09-16 14:18:16 +02:00
  • 9bceb71ed2 Use Folder Get Function for Permissions Samuel Lorch 2021-09-16 14:18:01 +02:00
  • 7e96b96c36 Add Folder Get Options for Get Calls Samuel Lorch 2021-09-16 14:17:03 +02:00
  • f3a8d4a05f
    Update README.md Samuel Lorch 2021-09-16 13:41:07 +02:00
  • 5fbed0b4d5 update readme Samuel Lorch 2021-09-10 10:18:00 +02:00
  • bdd57b482e Update Readme Samuel Lorch 2021-09-08 16:00:59 +02:00
  • 444a3d0583 make update functions keep old value if passed "" v0.3.1 Samuel Lorch 2021-09-08 15:17:33 +02:00
  • 8381328ea9 improve errors v0.3.0 Samuel Lorch 2021-09-08 14:43:12 +02:00
  • f3e40caa8f adjust user get options Samuel Lorch 2021-09-08 14:41:02 +02:00
  • 815df3e9f3 add user helper functions Samuel Lorch 2021-09-08 13:16:41 +02:00
  • 6bb4283e5e
    Update README.md Samuel Lorch 2021-09-08 11:26:50 +02:00
  • 824e0f7ccf add Group Membership fields v0.2.2 Samuel Lorch 2021-09-08 11:09:38 +02:00
  • ea631ac6a5 update resource get options Samuel Lorch 2021-09-08 11:09:23 +02:00
  • 00dbd90175 update folder get options Samuel Lorch 2021-09-08 11:09:01 +02:00
  • c8e7981f4b fix modifing permissions targeting wrong user v0.2.1 Samuel Lorch 2021-09-07 13:11:53 +02:00
  • 0beee61585
    Merge pull request #4 from cassiosantos/patch-1 Samuel Lorch 2021-09-07 08:17:50 +02:00
  • 8a3b33ba98
    It fixes minor typos Cassio Santos 2021-09-06 19:45:52 -03:00
  • 54f4b4ca23 ad basic ci testing v0.2.0 Samuel Lorch 2021-09-06 15:56:15 +02:00
  • 28e2ccf7e4 fix lint Samuel Lorch 2021-09-06 15:55:55 +02:00
  • 0538e86ddd
    Merge pull request #2 from speatzle/registration Samuel Lorch 2021-09-02 16:21:01 +02:00
  • e5e0a16010 Move Invite URL Parsing to Seperate function Samuel Lorch 2021-09-02 16:12:28 +02:00
  • 492cc57a97 remove bad space Samuel Lorch 2021-09-02 16:11:42 +02:00
  • 716e537f24 add Setup Account Helper function Samuel Lorch 2021-09-02 13:40:52 +02:00
  • 39dc7c833d support for registration Samuel Lorch 2021-09-02 13:32:50 +02:00
  • 8c2be0f37f Add missing field for registration Samuel Lorch 2021-09-02 13:31:58 +02:00
  • 3f4ed25a83 allow empty Client for Registration Samuel Lorch 2021-09-02 13:31:23 +02:00
  • 279d245d86 fix group membership operation fields v0.1.1 Samuel Lorch 2021-09-02 13:11:24 +02:00
  • 1de6f6a815 correct comment Samuel Lorch 2021-09-02 13:11:00 +02:00
  • 1fbe48be83 Add Groups Example v0.1.0 Samuel Lorch 2021-09-02 09:46:14 +02:00
  • ae4541d66e
    Update README.md Samuel Lorch 2021-09-02 09:31:05 +02:00
  • 3325eecb97 Merge branch 'main' of https://github.com/speatzle/go-passbolt Samuel Lorch 2021-09-02 09:29:00 +02:00
  • a18a6bac6f add group helper functions Samuel Lorch 2021-09-02 09:28:42 +02:00
  • 0731d52273 improve group support Samuel Lorch 2021-09-02 09:27:45 +02:00
  • 19533e3409 add common utility functions Samuel Lorch 2021-09-02 09:26:47 +02:00
  • 866ca4e307 added additional debug logging Samuel Lorch 2021-09-02 09:26:16 +02:00
  • 2a08213258 only fetch users if nessesary Samuel Lorch 2021-09-02 09:25:47 +02:00
  • d5f399bd9f
    Update README.md v0.0.1 Samuel Lorch 2021-08-31 13:45:48 +02:00
  • ac4788b357 Move URL Parsing inside Client Creation Samuel Lorch 2021-08-30 22:14:26 +02:00
  • 809ebaea52
    Update README.md Samuel Lorch 2021-08-30 21:41:05 +02:00
  • 2a399bab41 fixed incomplete comments Samuel Lorch 2021-08-30 20:02:36 +02:00
  • 4e2b3947b3 added Moving and Other Examples Samuel Lorch 2021-08-30 20:00:44 +02:00
  • 982af2dae4 add missing Comments to Public Functions Samuel Lorch 2021-08-30 19:03:01 +02:00
  • b047c9c647 Simplified Full Example Samuel Lorch 2021-08-30 18:51:04 +02:00
  • 547d0c4ca8
    Fix example Indentation Samuel Lorch 2021-08-30 18:38:46 +02:00
  • 4da06d62b0
    Merge pull request #1 from MarvinJWendt/patch-1 Samuel Lorch 2021-08-30 18:19:18 +02:00
  • 5067923fd9
    added syntax highlighting to readme Marvin Wendt 2021-08-30 18:11:45 +02:00
  • 9ef897d7a1 fix spelling in comment Samuel Lorch 2021-08-30 17:22:06 +02:00
  • d59d0cc0e5 Update README Samuel Lorch 2021-08-30 16:48:20 +02:00
  • 0c454a3c28 Update README Samuel Lorch 2021-08-30 16:44:31 +02:00
  • 5eb35e8a77 Update README Samuel Lorch 2021-08-30 16:38:59 +02:00
  • a3a0755308 Update README Samuel Lorch 2021-08-30 16:33:09 +02:00
  • 1c615fb145 Update Comment Samuel Lorch 2021-08-30 16:32:35 +02:00
  • ff1be787f2 move api package to sub folder Samuel Lorch 2021-08-30 14:00:05 +02:00
  • ff29c83d56 Move code from Internal Git Samuel Lorch 2021-08-30 13:52:31 +02:00
  • 4457df3e5f
    Initial commit speatzle 2021-08-30 12:38:52 +02:00