Changeset 952baf3 in Klonkt for src/routes/paid.js
- Timestamp:
- 08/07/2026 05:15:52 PM (5 weeks ago)
- Branches:
- main
- Children:
- ba76bf5
- Parents:
- f85b2c3 (diff), 0d5bd2c (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)links above to see all the changes relative to each parent. - File:
-
- 1 edited
-
src/routes/paid.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/routes/paid.js
rf85b2c3 r952baf3 76 76 const blob = signBlob({ purpose: 'reg', siteId: r.site.id, cents, challenge: options.challenge }, 900); 77 77 renderPage(req, res, 'pages/paid-passkey', { 78 pageJs: 'paid-passkey', 78 79 pageTitleKey: 'ppk.t', bodyClass: 'on-post', 79 80 optionsJson: JSON.stringify(options), regBlob: blob, postSlug: payload.post,
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)