Allow users to set a pin #146

Open
opened 2025-11-08 17:03:24 +00:00 by Ghost · 2 comments
Ghost commented 2025-11-08 17:03:24 +00:00 (Migrated from code.ole.blue)

Allow user to set a pin which they have to enter before executing a transaction

Allow user to set a pin which they have to enter before executing a transaction
Ghost commented 2025-11-08 19:20:21 +00:00 (Migrated from code.ole.blue)

will use argon2id
authentication will be done using a cookie.
cookie gets invalidated whenever the user navigates to the page root.

will use [argon2id](https://docs.rs/argon2) authentication will be done using a cookie. cookie gets invalidated whenever the user navigates to the page root.
Ghost commented 2025-11-08 20:37:06 +00:00 (Migrated from code.ole.blue)

I would've made it purely a frontend thing lol.

On November 8, 2025 8:20:44 PM GMT+01:00, haennes @.***> wrote:

haennes left a comment (strichliste-rs/strichliste-rs#146)

will use argon2id
authentication will be done using a cookie.
cookie gets invalidated whenever the user navigates to the page root.

--
Reply to this email directly or view it on GitHub:
https://github.com/strichliste-rs/strichliste-rs/issues/146#issuecomment-3506816099
You are receiving this because you are subscribed to this thread.

Message ID: @.***>

I would've made it purely a frontend thing lol. On November 8, 2025 8:20:44 PM GMT+01:00, haennes ***@***.***> wrote: >haennes left a comment (strichliste-rs/strichliste-rs#146) > >will use [argon2id](https://docs.rs/argon2) >authentication will be done using a cookie. >cookie gets invalidated whenever the user navigates to the page root. > >-- >Reply to this email directly or view it on GitHub: >https://github.com/strichliste-rs/strichliste-rs/issues/146#issuecomment-3506816099 >You are receiving this because you are subscribed to this thread. > >Message ID: ***@***.***>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
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
Strichliste/strichliste#146
No description provided.