fix: remove double rendering and test error #26

Merged
jriou merged 1 commit from tapiron/coller:fix/error_for_non_password_protected_notes into main 2025-09-13 19:10:51 +02:00
Contributor

Remove double template rendering and test error for non password protected note

Remove double template rendering and test error for non password protected note
tapiron added 1 commit 2025-09-12 18:43:20 +02:00
jriou approved these changes 2025-09-13 19:10:43 +02:00
@ -345,9 +345,6 @@ func (h *GetWebNoteHandler) ServeHTTP(w http.ResponseWriter, r *http.Request) {
return
}
h.PageData.Err = fmt.Errorf("jriou")
Owner

Good catch! Thanks for your contribution.

Good catch! Thanks for your contribution.
jriou merged commit 938d10c3a6 into main 2025-09-13 19:10:51 +02:00
jriou deleted branch fix/error_for_non_password_protected_notes 2025-09-13 19:11:13 +02:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: jriou/coller#26
No description provided.