Commit Graph

16586 Commits

Author SHA1 Message Date
Scott Wilson
eead066009 fix: correct how identity permissions are parsed on form load 2025-11-13 12:52:39 +05:30
Scott Wilson
6225df5f0b fix: removed unused import 2025-11-13 12:52:38 +05:30
Scott Wilson
b32544e76c feat: complete project identities 2025-11-13 12:52:38 +05:30
=
1fe635678e feat: completed query hooks for identities 2025-11-13 12:52:38 +05:30
=
d980029832 feat: corrected v1 and v2 server name conflict and added all routes 2025-11-13 12:52:38 +05:30
=
974f3923d0 feat: completed switch in metadata and resolved ts errors in backend 2025-11-13 12:52:38 +05:30
=
c63327e56e feat: added router and updated available service 2025-11-13 12:52:38 +05:30
=
98e2be477b feat: completed scope service for membership 2025-11-13 12:52:38 +05:30
=
e4be6b2f28 feat: added back identity service 2025-11-13 12:52:37 +05:30
Fang-Pen Lin
acc357e7e3 Merge pull request #4848 from Infisical/PKI-34-pki-acme-license-check
[PKI-34] Add license check for PKI ACME feature
2025-11-12 12:31:42 -08:00
Fang-Pen Lin
2b3418c85f Add missing license server 2025-11-12 11:57:38 -08:00
Fang-Pen Lin
a424954d7e Check profile creation as well 2025-11-12 11:53:32 -08:00
Fang-Pen Lin
a26b13e517 Change error msg 2025-11-12 11:42:18 -08:00
Fang-Pen Lin
45941b4cc8 Fix import issue 2025-11-12 10:59:42 -08:00
Fang-Pen Lin
c1938e6787 Try to fix bdd tests with flag 2025-11-12 10:55:37 -08:00
Fang-Pen Lin
1ef6ae440c Remove unused stuff 2025-11-12 10:48:04 -08:00
Fang-Pen Lin
49370399ac Revert not needed changes 2025-11-12 10:48:03 -08:00
Fang-Pen Lin
8efc245268 Revert "Add missing changes"
This reverts commit be8683fec1484edc182abf0353d5f3a23a81d37f.
2025-11-12 10:48:02 -08:00
Fang-Pen Lin
ff77130c65 Add missing changes 2025-11-12 10:48:01 -08:00
Fang-Pen Lin
c687cbc131 Set pki acme flag type as false to avoid committing them to true by accident 2025-11-12 10:48:01 -08:00
Fang-Pen Lin
40be1ac9d9 Remove unused stuff 2025-11-12 10:48:00 -08:00
Fang-Pen Lin
c3d5169f63 Remove env 2025-11-12 10:47:59 -08:00
Fang-Pen Lin
7c6b704fae Remove ACME global feature flag 2025-11-12 10:47:58 -08:00
Fang-Pen Lin
0f5fa785a6 Bring changes back 2025-11-12 10:47:57 -08:00
Fang-Pen Lin
192cf5a8f9 Revert stuff 2025-11-12 10:47:56 -08:00
Fang-Pen Lin
cb750c8c13 Fix broken tests 2025-11-12 10:47:55 -08:00
Fang-Pen Lin
8fcdce19aa Fix type error 2025-11-12 10:47:54 -08:00
Fang-Pen Lin
07cfb6dd54 Check license when creating profile 2025-11-12 10:47:53 -08:00
Fang-Pen Lin
bb46eac8ea Syntax error 2025-11-12 10:47:52 -08:00
Fang-Pen Lin
bb16d5fcd5 Add missing stuff 2025-11-12 10:47:51 -08:00
Fang-Pen Lin
33b1ee0247 Gate PKI feature
# Conflicts:
#	backend/src/ee/services/pki-acme/pki-acme-service.ts
2025-11-12 10:47:50 -08:00
Fang-Pen Lin
2767ff5c2d Remove unused stuff 2025-11-12 10:47:03 -08:00
Fang-Pen Lin
ce6727460f Block user if they don't have the feature in their plan 2025-11-12 10:47:02 -08:00
Fang-Pen Lin
e4a38e4ba8 Add PKI acme license feature flag 2025-11-12 10:47:01 -08:00
Fang-Pen Lin
3f68ec8016 Merge pull request #4829 from Infisical/PKI-33-pki-acme-corner-cases
[PKI-33] Add more automatic tests to cover the PKI ACME security focused corner cases
2025-11-12 09:42:08 -08:00
Fang-Pen Lin
5ecbeb0232 lint 2025-11-12 09:13:18 -08:00
Fang-Pen Lin
5aaa0ea67f Remove unused stuff 2025-11-12 09:13:17 -08:00
Fang-Pen Lin
6949d1feca Remove unused file 2025-11-12 09:13:16 -08:00
Fang-Pen Lin
a275d38011 Fix linter error 2025-11-12 09:13:15 -08:00
Fang-Pen Lin
e6d2067c6a Fix TTL error 2025-11-12 09:13:14 -08:00
Fang-Pen Lin
7de071736e Fix TTL for issuing cert 2025-11-12 09:13:14 -08:00
Fang-Pen Lin
5a47ac3a9d Fix broken stuff caused by rebase 2025-11-12 09:13:13 -08:00
Fang-Pen Lin
3b023cea7b Add bdd tests 2025-11-12 09:13:12 -08:00
Fang-Pen Lin
500786a9aa ci 2025-11-12 09:13:11 -08:00
Fang-Pen Lin
b6216f075e Do not write enc key 2025-11-12 09:13:10 -08:00
Fang-Pen Lin
8e1209092d Use a new bdd docker compose 2025-11-12 09:13:09 -08:00
Fang-Pen Lin
bea8ea828e Increase timeout 2025-11-12 09:13:08 -08:00
Fang-Pen Lin
5ea887b612 cache 2025-11-12 09:13:07 -08:00
Fang-Pen Lin
61c4960845 Rebuild 2025-11-12 09:13:06 -08:00
Fang-Pen Lin
6b7e359955 Try to fix pg issue 2025-11-12 09:13:05 -08:00