Samuel Lorch
|
69221b3a24
|
update module import path for repository transfer
|
2022-02-22 16:38:42 +01:00 |
|
Samuel Lorch
|
47ec059232
|
update deps
|
2022-02-04 16:47:21 +01:00 |
|
Samuel Lorch
|
a3a55e2199
|
fix typo
|
2022-02-04 16:42:04 +01:00 |
|
Samuel Lorch
|
bd2460467d
|
Add missing ResourceType for ContainResourceType
|
2022-02-04 16:41:44 +01:00 |
|
Samuel Lorch
|
9cc8cc8b02
|
update regex
|
2022-01-21 14:40:06 +01:00 |
|
Samuel Lorch
|
d18f38c066
|
actually fix cicd for real
|
2022-01-21 14:26:55 +01:00 |
|
Samuel Lorch
|
90b10d5570
|
fix cicd for real
|
2022-01-21 14:24:04 +01:00 |
|
Samuel Lorch
|
5bab492d89
|
fix cicd
|
2022-01-21 14:12:30 +01:00 |
|
Samuel Lorch
|
0a86e0c1e6
|
Update Deps
|
2022-01-21 13:49:28 +01:00 |
|
Samuel Lorch
|
f1122a019c
|
add uuid check before insering into url
|
2022-01-21 13:46:26 +01:00 |
|
Samuel Lorch
|
f3fe6eb1c5
|
Update Group Helpers to use new Group Contains
|
2022-01-21 11:49:39 +01:00 |
|
Samuel Lorch
|
d84e7e7ad7
|
Added New GRoup Contains and Type
|
2022-01-21 11:48:25 +01:00 |
|
Samuel Lorch
|
b0187ae821
|
add PHPSESSID to Session Cookie Whitelist
|
2021-11-18 12:20:52 +01:00 |
|
Samuel Lorch
|
f790467d28
|
fix Base url path being overwritten
|
2021-11-18 09:09:34 +01:00 |
|
Samuel Lorch
|
8e4637492d
|
Add missing Comments
|
2021-09-22 13:09:11 +02:00 |
|
Samuel Lorch
|
0e7cca97a2
|
Update README for MFA and Server Verification
|
2021-09-22 10:29:08 +02:00 |
|
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 |
|