Fang-Pen Lin
ebd2c8ae45
Refine code
2025-11-07 09:18:13 -08:00
Fang-Pen Lin
f0d2c30384
Use profile obj instead
2025-11-07 09:18:12 -08:00
Fang-Pen Lin
5585621a06
Add acme type
2025-11-07 09:18:11 -08:00
Fang-Pen Lin
23d2336594
Bind ACME stuff
2025-11-07 09:18:10 -08:00
Fang-Pen Lin
a84303588d
More on the account
2025-11-07 09:18:09 -08:00
Fang-Pen Lin
4883c3ead3
Implement account creation
2025-11-07 09:18:08 -08:00
Fang-Pen Lin
a29029c192
Keep public key as a jwk json obj instead
2025-11-07 09:18:07 -08:00
Fang-Pen Lin
f06f6108f4
More for validate jws payload
2025-11-07 09:18:06 -08:00
Fang-Pen Lin
efabf9ee05
Add more scheme
2025-11-07 09:18:05 -08:00
Fang-Pen Lin
a37f8445ad
Extract common stuff
2025-11-07 09:18:04 -08:00
Fang-Pen Lin
806e11a5b2
Make column not nullable
2025-11-07 09:18:03 -08:00
Fang-Pen Lin
2d8126c011
Add more missing ACME stuff
...
# Conflicts:
# frontend/src/pages/cert-manager/PoliciesPage/components/CertificateProfilesTab/ProfileRow.tsx
# Conflicts:
# frontend/src/pages/cert-manager/PoliciesPage/components/CertificateProfilesTab/CreateProfileModal.tsx
2025-11-07 09:18:02 -08:00
Fang-Pen Lin
3916d48ba4
Fix rollback constraint
2025-11-07 09:18:01 -08:00
Fang-Pen Lin
9c199cdbb8
Fix db migration
2025-11-07 09:18:00 -08:00
Fang-Pen Lin
5366136693
Try to fix constraint
2025-11-07 09:17:59 -08:00
Fang-Pen Lin
5b8b133756
Add acme option
2025-11-07 09:17:58 -08:00
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