Commit graph

99 commits

Author SHA1 Message Date
Samuel Lorch
444a3d0583 make update functions keep old value if passed "" 2021-09-08 15:17:33 +02:00
Samuel Lorch
8381328ea9 improve errors 2021-09-08 14:43:12 +02:00
Samuel Lorch
f3e40caa8f adjust user get options 2021-09-08 14:41:02 +02:00
Samuel Lorch
815df3e9f3 add user helper functions 2021-09-08 13:16:41 +02:00
Samuel Lorch
6bb4283e5e
Update README.md 2021-09-08 11:26:50 +02:00
Samuel Lorch
824e0f7ccf add Group Membership fields 2021-09-08 11:09:38 +02:00
Samuel Lorch
ea631ac6a5 update resource get options 2021-09-08 11:09:23 +02:00
Samuel Lorch
00dbd90175 update folder get options 2021-09-08 11:09:01 +02:00
Samuel Lorch
c8e7981f4b fix modifing permissions targeting wrong user 2021-09-07 13:11:53 +02:00
Samuel Lorch
0beee61585
Merge pull request #4 from cassiosantos/patch-1
It fixes minor typos
2021-09-07 08:17:50 +02:00
Cassio Santos
8a3b33ba98
It fixes minor typos 2021-09-06 19:45:52 -03:00
Samuel Lorch
54f4b4ca23 ad basic ci testing 2021-09-06 15:56:15 +02:00
Samuel Lorch
28e2ccf7e4 fix lint 2021-09-06 15:55:55 +02:00
Samuel Lorch
0538e86ddd
Merge pull request #2 from speatzle/registration
Registration Support
2021-09-02 16:21:01 +02:00
Samuel Lorch
e5e0a16010 Move Invite URL Parsing to Seperate function 2021-09-02 16:12:28 +02:00
Samuel Lorch
492cc57a97 remove bad space 2021-09-02 16:11:42 +02:00
Samuel Lorch
716e537f24 add Setup Account Helper function 2021-09-02 13:40:52 +02:00
Samuel Lorch
39dc7c833d support for registration 2021-09-02 13:32:50 +02:00
Samuel Lorch
8c2be0f37f Add missing field for registration 2021-09-02 13:31:58 +02:00
Samuel Lorch
3f4ed25a83 allow empty Client for Registration 2021-09-02 13:31:23 +02:00
Samuel Lorch
279d245d86 fix group membership operation fields 2021-09-02 13:11:24 +02:00
Samuel Lorch
1de6f6a815 correct comment 2021-09-02 13:11:00 +02:00
Samuel Lorch
1fbe48be83 Add Groups Example 2021-09-02 09:46:14 +02:00
Samuel Lorch
ae4541d66e
Update README.md 2021-09-02 09:31:05 +02:00
Samuel Lorch
3325eecb97 Merge branch 'main' of https://github.com/speatzle/go-passbolt 2021-09-02 09:29:00 +02:00
Samuel Lorch
a18a6bac6f add group helper functions 2021-09-02 09:28:42 +02:00
Samuel Lorch
0731d52273 improve group support 2021-09-02 09:27:45 +02:00
Samuel Lorch
19533e3409 add common utility functions 2021-09-02 09:26:47 +02:00
Samuel Lorch
866ca4e307 added additional debug logging 2021-09-02 09:26:16 +02:00
Samuel Lorch
2a08213258 only fetch users if nessesary 2021-09-02 09:25:47 +02:00
Samuel Lorch
d5f399bd9f
Update README.md 2021-08-31 13:45:48 +02:00
Samuel Lorch
ac4788b357 Move URL Parsing inside Client Creation 2021-08-30 22:14:26 +02:00
Samuel Lorch
809ebaea52
Update README.md 2021-08-30 21:41:05 +02:00
Samuel Lorch
2a399bab41 fixed incomplete comments 2021-08-30 20:02:36 +02:00
Samuel Lorch
4e2b3947b3 added Moving and Other Examples 2021-08-30 20:00:44 +02:00
Samuel Lorch
982af2dae4 add missing Comments to Public Functions 2021-08-30 19:03:01 +02:00
Samuel Lorch
b047c9c647 Simplified Full Example 2021-08-30 18:51:04 +02:00
Samuel Lorch
547d0c4ca8
Fix example Indentation 2021-08-30 18:38:46 +02:00
Samuel Lorch
4da06d62b0
Merge pull request #1 from MarvinJWendt/patch-1
added syntax highlighting to readme
2021-08-30 18:19:18 +02:00
Marvin Wendt
5067923fd9
added syntax highlighting to readme 2021-08-30 18:11:45 +02:00
Samuel Lorch
9ef897d7a1 fix spelling in comment 2021-08-30 17:22:06 +02:00
Samuel Lorch
d59d0cc0e5 Update README 2021-08-30 16:48:20 +02:00
Samuel Lorch
0c454a3c28 Update README 2021-08-30 16:44:31 +02:00
Samuel Lorch
5eb35e8a77 Update README 2021-08-30 16:38:59 +02:00
Samuel Lorch
a3a0755308 Update README 2021-08-30 16:33:09 +02:00
Samuel Lorch
1c615fb145 Update Comment 2021-08-30 16:32:35 +02:00
Samuel Lorch
ff1be787f2 move api package to sub folder 2021-08-30 14:00:05 +02:00
Samuel Lorch
ff29c83d56 Move code from Internal Git 2021-08-30 13:52:31 +02:00
speatzle
4457df3e5f
Initial commit 2021-08-30 12:38:52 +02:00