Commit Graph

16207 Commits

Author SHA1 Message Date
Fang-Pen Lin
6b1147aef9 Improve var replacement 2025-11-07 09:18:44 -08:00
Fang-Pen Lin
a3f2ee47f6 Return auth token 2025-11-07 09:18:43 -08:00
Fang-Pen Lin
1319ccc0d3 Add challenge token 2025-11-07 09:18:42 -08:00
Fang-Pen Lin
a7f773b78f expires should be required 2025-11-07 09:18:41 -08:00
Fang-Pen Lin
9196e74437 Add more missing columns 2025-11-07 09:18:40 -08:00
Fang-Pen Lin
0ed464308f Use the same find by account and order id to always have valid obj ownership check 2025-11-07 09:18:39 -08:00
Fang-Pen Lin
6b85ab54a4 Refactor code 2025-11-07 09:18:38 -08:00
Fang-Pen Lin
011b0df414 Implement a bit of get auth 2025-11-07 09:18:37 -08:00
Fang-Pen Lin
68e4e6b36a Add missing stuff 2025-11-07 09:18:36 -08:00
Fang-Pen Lin
4707585294 Implement more stuff 2025-11-07 09:18:35 -08:00
Fang-Pen Lin
c6f51cbd10 Implement get acme order 2025-11-07 09:18:34 -08:00
Fang-Pen Lin
ea4b36b0ae Refactor 2025-11-07 09:18:33 -08:00
Fang-Pen Lin
dd5bd35ad4 Fix ts 2025-11-07 09:18:32 -08:00
Fang-Pen Lin
61af9734b4 Refactor other endpoints and service methods 2025-11-07 09:18:31 -08:00
Fang-Pen Lin
96cb473192 Fix new order resp 2025-11-07 09:18:30 -08:00
Fang-Pen Lin
c6981671af Add error handling 2025-11-07 09:18:29 -08:00
Fang-Pen Lin
3d58702a4f Fix bdd 2025-11-07 09:18:28 -08:00
Fang-Pen Lin
9ee9aa3261 More for new order 2025-11-07 09:18:27 -08:00
Fang-Pen Lin
53555892d4 Add new order feature 2025-11-07 09:18:27 -08:00
Fang-Pen Lin
e2916cb0f7 Fix acme config creation 2025-11-07 09:18:26 -08:00
Fang-Pen Lin
76505939f3 Add acme order table 2025-11-07 09:18:25 -08:00
Fang-Pen Lin
d880c4c6c9 Get all authorizations 2025-11-07 09:18:24 -08:00
Fang-Pen Lin
80904b1dd1 Refine routers 2025-11-07 09:18:23 -08:00
Fang-Pen Lin
3a7ba8d138 Remove unused stuff 2025-11-07 09:18:22 -08:00
Fang-Pen Lin
2b8a6b801d Work on order 2025-11-07 09:18:21 -08:00
Fang-Pen Lin
ac82e8071d Refactor 2025-11-07 09:18:20 -08:00
Fang-Pen Lin
9c748bf0ee Fix new account again 2025-11-07 09:18:19 -08:00
Fang-Pen Lin
457c5ea9c8 Fix import 2025-11-07 09:18:18 -08:00
Fang-Pen Lin
6064b39c05 Refactor 2025-11-07 09:18:17 -08:00
Fang-Pen Lin
223835d141 New approach to validate jws 2025-11-07 09:18:16 -08:00
Fang-Pen Lin
540521588d Refactor validate jws method 2025-11-07 09:18:15 -08:00
Fang-Pen Lin
4f0bb7fb8a Add alg column and index 2025-11-07 09:18:14 -08:00
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