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 | 2 months ago | |
| base | 3 months ago | |
| cron | 3 months ago | |
| 2 months ago | ||
| filter | 3 weeks ago | |
| httpgetter | 1 month ago | |
| idp | 3 months ago | |
| markdown | 1 month ago | |
| motionphoto | 3 months ago | |
| profile | 3 months ago | |
| scheduler | 3 months ago | |
| storage/s3 | 3 weeks ago | |
| testutil | 3 months ago | |
| util | 10 months ago | |
| version | 3 months ago | |
| webhook | 2 weeks ago | |