mirror of https://github.com/usememos/memos
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Generate webhook signing secrets server-side and let users reveal them on demand, replacing the create-dialog secret controls that surfaced internal mask state (Status / Generate & Copy / Clear / Pending) to users. - Add owner-gated GetUserWebhookSigningSecret RPC — the only path that returns the secret; list/create/update responses still omit it. - Generate the secret server-side on create (webhook.GenerateSigningSecret), so validity no longer depends on the client. - Rename UserWebhook.has_signing_secret -> signing_secret_set for parity with the existing api_key_set field. - Create dialog drops the secret section to a one-line note; the generated secret is shown once right after create and revealable from Edit later. |
2 weeks ago | |
|---|---|---|
| .. | ||
| ai | ||
| base | ||
| cron | ||
| filter | 3 weeks ago | |
| httpgetter | ||
| idp | ||
| markdown | 1 month ago | |
| motionphoto | ||
| profile | ||
| scheduler | ||
| storage/s3 | 3 weeks ago | |
| testutil | ||
| util | ||
| version | ||
| webhook | 2 weeks ago | |