Add backlink
This commit is contained in:
@ -1,8 +1,11 @@
|
||||
---
|
||||
title: "Authentication Guide"
|
||||
date: "10-11-2025"
|
||||
last_modified: "10-11-2025:19:21"
|
||||
tags: ["documentation", "api", "security"]
|
||||
title: Authentication Guide
|
||||
date: 10-11-2025
|
||||
last_modified: 11-11-2025:18:30
|
||||
tags:
|
||||
- documentation
|
||||
- api
|
||||
- security
|
||||
---
|
||||
|
||||
# Authentication
|
||||
@ -39,3 +42,5 @@ Authorization: Bearer eyJhbGc...
|
||||
- HTTPS only in production
|
||||
- Reverse proxy with nginx
|
||||
- Rate limiting
|
||||
|
||||
<a href="#" onclick="return false;" hx-get="/api/notes/test-delete-1.md" hx-target="#editor-container" hx-swap="innerHTML">Test Delete 1</a>
|
||||
@ -1,8 +1,10 @@
|
||||
---
|
||||
title: "Archived Ideas"
|
||||
date: "10-11-2025"
|
||||
last_modified: "10-11-2025:19:21"
|
||||
tags: ["archive", "ideas"]
|
||||
title: Archived Ideas
|
||||
date: 10-11-2025
|
||||
last_modified: 11-11-2025:18:24
|
||||
tags:
|
||||
- archive
|
||||
- ideas
|
||||
---
|
||||
|
||||
# Archived Ideas
|
||||
@ -20,3 +22,5 @@ No real use case.
|
||||
|
||||
## Gamification
|
||||
Not aligned with minimalist approach.
|
||||
|
||||
<a href="#" hx-get="/api/notes/un-dossier/test/Poppy-test.md" hx-target="#editor-container" hx-swap="innerHTML">Poppy Test</a>
|
||||
Reference in New Issue
Block a user