Skip to content
This repository was archived by the owner on Jun 24, 2025. It is now read-only.

Conversation

@pano9000
Copy link
Contributor

send back 401 on failed login, same as we did before TOTP:

return res.status(401).render("login", {

closes TriliumNext/Trilium#5662

@github-actions
Copy link

Folder/File Previous size New size Difference
/upload/TriliumNextNotes-Server-1708-merge-linux-x64.tar.xz 82.74MB +82.74MB (+100.00%)
TOTAL +82.74MB

@github-actions
Copy link

github-actions bot commented Apr 15, 2025

Folder/File Previous size New size Difference
/upload/TriliumNextNotes-1708-merge-linux-x64.deb 135.33MB +135.33MB (+100.00%)
/upload/TriliumNextNotes-1708-merge-linux-x64.flatpak 128.03MB +128.03MB (+100.00%)
/upload/TriliumNextNotes-1708-merge-linux-x64.rpm 143.22MB +143.22MB (+100.00%)
/upload/TriliumNextNotes-1708-merge-linux-x64.zip 173.86MB +173.86MB (+100.00%)
TOTAL +580.44MB

@pano9000 pano9000 force-pushed the fix_http-code-failed-login_#1707 branch from 012b869 to fa350e1 Compare April 15, 2025 06:48
@pano9000 pano9000 marked this pull request as ready for review April 15, 2025 06:49
@eliandoran eliandoran merged commit 0f06bf4 into develop Apr 15, 2025
10 checks passed
@eliandoran eliandoran deleted the fix_http-code-failed-login_#1707 branch April 15, 2025 10:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Return correct HTTP status code on failed login attempts instead of 200

3 participants