Fang-Pen Lin
687873a95d
Add acme dropdown option
2025-11-07 09:17:57 -08:00
Fang-Pen Lin
f6573c4c23
Enroll acme config
2025-11-07 09:17:56 -08:00
Fang-Pen Lin
acbf0015cb
Add missing downgrade
2025-11-07 09:17:55 -08:00
Fang-Pen Lin
2bed362259
More columns
2025-11-07 09:17:54 -08:00
Fang-Pen Lin
b542c5589c
Add encrypted eab secret for auth
2025-11-07 09:17:53 -08:00
Fang-Pen Lin
59926127b0
Add more db schema
2025-11-07 09:17:52 -08:00
Fang-Pen Lin
db788ba643
Add more db models
2025-11-07 09:17:51 -08:00
Fang-Pen Lin
2832884ff7
More ACME db stuff
...
# Conflicts:
# backend/src/services/certificate-profile/certificate-profile-types.ts
2025-11-07 09:17:50 -08:00
Fang-Pen Lin
167466a159
Add ACME stuff
2025-11-07 09:17:50 -08:00
Fang-Pen Lin
2f4066cafb
Extract types
2025-11-07 09:17:49 -08:00
Fang-Pen Lin
4875add711
Acme stuff
2025-11-07 09:17:48 -08:00
Fang-Pen Lin
a3c3ab10d1
Implement acme client setup
2025-11-07 09:17:47 -08:00
Fang-Pen Lin
c4ced36767
Add new account
2025-11-07 09:17:46 -08:00
Fang-Pen Lin
6b220030d1
Fix test
2025-11-07 09:17:45 -08:00
Fang-Pen Lin
d3539e1d3a
Add more steps
2025-11-07 09:17:44 -08:00
Fang-Pen Lin
375a74fc26
Add bdd stuff
2025-11-07 09:17:43 -08:00
Fang-Pen Lin
936b54073a
Extract things as service instead
2025-11-07 09:17:42 -08:00
Fang-Pen Lin
ad73e421e2
Add TODO
2025-11-07 09:17:41 -08:00
Fang-Pen Lin
e8cc0c5d06
Add API tag
2025-11-07 09:17:40 -08:00
Fang-Pen Lin
47ce6f1bb8
Add boilerplate API endpoint code
2025-11-07 09:17:39 -08:00
Fang-Pen Lin
860af49de8
Add jose as the deps for up coming ACME stuff
2025-11-07 09:17:38 -08:00
Victor Hugo dos Santos
66af33f1d6
Merge pull request #4756 from Infisical/feature/slack-secret-sync-error-notification
...
Feature: slack secret sync error notification
2025-11-07 13:57:31 -03:00
Daniel Hougaard
cb1dd9713d
Merge pull request #4832 from Infisical/daniel/agent-injector-doc-update
...
docs: agent injector windows support
2025-11-07 18:53:48 +04:00
Daniel Hougaard
85bab365bb
Update kubernetes-injector.mdx
2025-11-07 18:48:55 +04:00
Victor Santos
906de67f43
Refactor approval URL construction in access and secret approval request services
...
- Updated the construction of approval URLs to use a consistent project path format.
- Modified notification payloads to include the new approval URL structure.
- Enhanced Slack message formatting to include buttons for viewing requests directly.
2025-11-07 11:29:16 -03:00
Daniel Hougaard
1c829b44d5
Update kubernetes-injector.mdx
2025-11-07 18:28:32 +04:00
Victor Santos
0d1e9bbc04
Merge branch 'main' into feature/slack-secret-sync-error-notification
2025-11-07 10:03:56 -03:00
carlosmonastyrski
2706d2260f
Merge pull request #4827 from Infisical/fix/improveOidcAuthSigningKeyErrorMessage
...
Improve the error message on OIDC login with invalid signing keys
2025-11-07 02:42:26 -03:00
Carlos Monastyrski
93056dd83d
Improve the error message on OIDC login with invalid signing keys
2025-11-07 02:27:17 -03:00
Andre
a491b6e84a
Merge pull request #4826 from Infisical/saml-mfa-patch
...
only set JID token for non-saml SSO
2025-11-06 23:28:40 -05:00
x032205
66a68b8237
only set JID token for non-saml SSO
2025-11-06 23:13:55 -05:00
BlackMagiq
f4b9e836c7
Merge pull request #4819 from Infisical/fix/pki-old-templates-issuance
...
Add new option on legacy templates to issue new certificates
2025-11-06 16:45:21 -08:00
Carlos Monastyrski
db4bba1dcd
Small fix on templates v2 form
2025-11-06 21:29:19 -03:00
Carlos Monastyrski
f8d1514403
Rename the certificate issue modal to be more clear
2025-11-06 19:08:34 -03:00
Scott Wilson
ea3a2367c0
Merge pull request #4817 from Infisical/fix-handle-group-memberships-for-secret-versions
...
fix(secret-versions): handle group memberships in secret versions history
2025-11-06 12:40:10 -08:00
carlosmonastyrski
5b6410940e
Merge pull request #4823 from Infisical/fix/pki-project-removal
...
Delete PKI templates on project removal
2025-11-06 15:21:05 -03:00
Scott Wilson
c076bdd802
fix: address feedback concerns
2025-11-06 10:14:25 -08:00
Carlos Monastyrski
44e9edccca
Delete PKI templates on project removal to avoid blocking users from removing PKI projects
2025-11-06 14:29:17 -03:00
Daniel Hougaard
d28487fbff
Merge pull request #4699 from Infisical/daniel/injector-docs
...
docs(agent-injector): windows support
2025-11-06 19:44:34 +04:00
Daniel Hougaard
832ed51122
Merge pull request #4802 from Infisical/daniel/better-pkcs11-docs
...
docs(hsm): pkcs11 key requirements
2025-11-06 05:55:58 +04:00
Carlos Monastyrski
283d7a702b
Add new option on legacy templates to issue new certificates
2025-11-05 22:01:38 -03:00
Scott Wilson
27ac81ef5c
fix: handle group memberships in secret versions history and fix secret versions query to always return all versions
2025-11-05 16:55:41 -08:00
Andre
8745952a3f
Merge pull request #4810 from Infisical/PAM-41
...
pam: return metadata for pam access requests
2025-11-05 19:54:23 -05:00
Piyush Gupta
f77bdc5347
Merge pull request #4816 from Infisical/fix/identity-token-error-status
...
fix: status code when token auth is not found
2025-11-06 01:54:05 +05:30
Piyush Gupta
08cb45f9af
fix: status code when token auth not found
2025-11-06 01:37:17 +05:30
Scott Wilson
190717e134
Merge pull request #4815 from Infisical/patch/group-metadata
...
feat: resolved metadata interpolation failing in project due to group membership
2025-11-05 11:38:06 -08:00
Akhil Mohan
a5f84a6527
Merge pull request #4814 from Infisical/patch/membership-project
...
feat: resolved project membership auto adding to organization
2025-11-06 00:55:07 +05:30
=
76d0f1a419
feat: resolved metadata interpolation failing in project due to group
...
only membership
2025-11-06 00:54:06 +05:30
Andre
fbf82283c1
Merge pull request #4813 from Infisical/relay-replace-fix
...
fix relays with same identity repalcing each other, throw error instead
2025-11-05 14:00:30 -05:00
=
977694d367
feat: resolved project membership auto adding to orgnization
2025-11-05 23:54:34 +05:30