Samuel Lorch
|
6eb5734169
|
add comment, tidy go mod
|
2021-09-22 10:15:14 +02:00 |
|
Samuel Lorch
|
43193345fa
|
Added ServerVerification Functions, Minor Cleanup
|
2021-09-22 10:11:55 +02:00 |
|
Samuel Lorch
|
8bccb80cb2
|
add MFA TOTP Reference Implementation
|
2021-09-20 11:22:02 +02:00 |
|
Samuel Lorch
|
151bd9643b
|
add mfa Cookie to storage
|
2021-09-20 11:20:43 +02:00 |
|
Samuel Lorch
|
7fdad5269b
|
move csrf token to custom request for mfa
|
2021-09-20 11:20:18 +02:00 |
|
Samuel Lorch
|
663f5f6b76
|
add totp generator from:
https://github.com/yitsushi/totp-cli/blob/master/security/otp.go
|
2021-09-20 10:24:52 +02:00 |
|
Samuel Lorch
|
f01926b1c5
|
add MFA structs, Make Callback Public
|
2021-09-20 10:23:59 +02:00 |
|
Samuel Lorch
|
21c833b742
|
add support for MFA via callback
|
2021-09-20 09:20:41 +02:00 |
|
Samuel Lorch
|
c3f7f9ac1b
|
Error When Group Membership already Exists
|
2021-09-16 14:55:52 +02:00 |
|
Samuel Lorch
|
27715fd266
|
Add function to offline decode Resources
|
2021-09-16 14:20:51 +02:00 |
|
Samuel Lorch
|
f6b82dcbe9
|
remove non existant API function
|
2021-09-16 14:18:38 +02:00 |
|
Samuel Lorch
|
940828965a
|
add missing nil
|
2021-09-16 14:18:16 +02:00 |
|
Samuel Lorch
|
9bceb71ed2
|
Use Folder Get Function for Permissions
|
2021-09-16 14:18:01 +02:00 |
|
Samuel Lorch
|
7e96b96c36
|
Add Folder Get Options for Get Calls
|
2021-09-16 14:17:03 +02:00 |
|
Samuel Lorch
|
f3a8d4a05f
|
Update README.md
|
2021-09-16 13:41:07 +02:00 |
|
Samuel Lorch
|
5fbed0b4d5
|
update readme
|
2021-09-10 10:18:00 +02:00 |
|
Samuel Lorch
|
bdd57b482e
|
Update Readme
|
2021-09-08 16:00:59 +02:00 |
|
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 |
|