Nelson Isioma
|
c3c816d42c
|
feat: deprecating api-version query parameter
|
2025-03-05 17:36:47 +01:00 |
|
Nelson Isioma
|
c1904ca20a
|
fix: correctly generates otp code from token with extra padding
|
2025-02-23 13:47:41 +01:00 |
|
|
e13f484bcb
|
Add Workaround for inconsistent API Response
|
2023-11-24 13:32:47 +01:00 |
|
|
360cc3748e
|
Enable Debug Output for tests
|
2023-11-24 11:28:38 +01:00 |
|
|
8dbb07720d
|
Add totp and password-description-totp Support
|
2023-11-24 11:08:49 +01:00 |
|
|
605db2b047
|
Add Secret Json Schema Validation
|
2023-11-24 11:07:38 +01:00 |
|
|
ce38d65e45
|
Fix Create Resource Type ID
Fix determining the id for the resource type password-and-description.
|
2023-08-10 20:25:19 +02:00 |
|
lenforiee
|
1b178b6634
|
containes -> contains
|
2023-04-19 21:25:44 +02:00 |
|
lenforiee
|
fd895a9d46
|
challange -> challenge
|
2023-04-19 21:24:12 +02:00 |
|
Samuel Lorch
|
8a5cbff839
|
update keysize in test
|
2022-12-30 17:14:14 +01:00 |
|
Samuel Lorch
|
69221b3a24
|
update module import path for repository transfer
|
2022-02-22 16:38:42 +01:00 |
|
Samuel Lorch
|
f3fe6eb1c5
|
Update Group Helpers to use new Group Contains
|
2022-01-21 11:49:39 +01:00 |
|
Samuel Lorch
|
8bccb80cb2
|
add MFA TOTP Reference Implementation
|
2021-09-20 11:22:02 +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
|
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
|
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
|
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
|
815df3e9f3
|
add user helper functions
|
2021-09-08 13:16:41 +02:00 |
|
Samuel Lorch
|
824e0f7ccf
|
add Group Membership fields
|
2021-09-08 11:09:38 +02:00 |
|
Samuel Lorch
|
c8e7981f4b
|
fix modifing permissions targeting wrong user
|
2021-09-07 13:11:53 +02:00 |
|
Samuel Lorch
|
54f4b4ca23
|
ad basic ci testing
|
2021-09-06 15:56:15 +02:00 |
|
Samuel Lorch
|
e5e0a16010
|
Move Invite URL Parsing to Seperate function
|
2021-09-02 16:12:28 +02:00 |
|
Samuel Lorch
|
716e537f24
|
add Setup Account Helper function
|
2021-09-02 13:40:52 +02:00 |
|
Samuel Lorch
|
279d245d86
|
fix group membership operation fields
|
2021-09-02 13:11:24 +02:00 |
|
Samuel Lorch
|
a18a6bac6f
|
add group helper functions
|
2021-09-02 09:28:42 +02:00 |
|
Samuel Lorch
|
19533e3409
|
add common utility functions
|
2021-09-02 09:26:47 +02:00 |
|
Samuel Lorch
|
2a08213258
|
only fetch users if nessesary
|
2021-09-02 09:25:47 +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
|
9ef897d7a1
|
fix spelling in comment
|
2021-08-30 17:22:06 +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 |
|