Commit graph

105 commits

Author SHA1 Message Date
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
a6a98a6887 fix ci 2023-11-24 11:18:19 +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
adaffbce7e update deps 2023-11-24 11:03:35 +01:00
7316263056
Merge pull request #19 from passbolt/update-deps
update deps
2023-08-10 20:53:51 +02:00
876631e7c2 update deps 2023-08-10 20:40:04 +02:00
a9bd51e5da
Merge pull request #18 from passbolt/fix-create-resource-type
Fix Create Resource Type ID
2023-08-10 20:31:41 +02: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
e4537a8ca0
Merge pull request #17 from lenforiee/fix-spelling-mistakes
Fix spelling mistakes in the code
2023-04-19 22:17:41 +02:00
lenforiee
1b178b6634 containes -> contains 2023-04-19 21:25:44 +02:00
lenforiee
a86ae886f2 handeld -> handled 2023-04-19 21:24:53 +02:00
lenforiee
fd895a9d46 challange -> challenge 2023-04-19 21:24:12 +02:00
lenforiee
ced16f2479 infinit -> infinite 2023-04-19 21:17:57 +02:00
Samuel Lorch
1aaafcf66e
Merge pull request #15 from passbolt/fix-ci-keysize
update keysize in test
2022-12-30 17:16:34 +01:00
Samuel Lorch
8a5cbff839 update keysize in test 2022-12-30 17:14:14 +01:00
Samuel Lorch
5ce26cfbfc
Merge pull request #14 from passbolt/update-deps
update deps, update minimum go to 1.18
2022-12-30 17:02:57 +01:00
Samuel Lorch
4d482e6bf2 update deps, update minimum go to 1.18 2022-12-30 17:02:16 +01:00
Samuel Lorch
563c755168
Merge pull request #13 from passbolt/fix-FilterIsSharedWithGroup-type
fix Resource FilterIsSharedWithGroup Type
2022-04-13 11:16:30 +02:00
Samuel Lorch
9e181e6c83 fix Resource FilterIsSharedWithGroup Type 2022-04-13 11:14:32 +02:00
Samuel Lorch
df43c781ad
Merge pull request #11 from passbolt/fix-mfa-challange-detection
fix mfa challange detection
2022-04-07 16:19:52 +02:00
Samuel Lorch
1b30521b5b fix mfa challange detection
for servers where the default language is not English
2022-04-07 16:07:08 +02:00
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