password security #13

Closed
opened 2025-08-04 16:25:29 +00:00 by rattatwinko · 1 comment
Owner

The password doesn't get transferred securely. It gets "post"ed over just plain text.

Fix this issue. It is important.

The password doesn't get transferred securely. It gets "post"ed over just plain text. Fix this issue. It is important.
Author
Owner

Fix:

Put the application under a Caddy / Nginx Proxy!
This happens only because of HTTP!

# Fix: Put the application under a Caddy / Nginx Proxy! This happens only because of HTTP!
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: rattatwinko/markdownblog#13
No description provided.