mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 23:40:13 +01:00
Reorganized Docs. In Progress.
This commit is contained in:
parent
1961e22cbd
commit
ce89ff4833
202 changed files with 0 additions and 0 deletions
8
docs/Login/Password-Hashing.md
Normal file
8
docs/Login/Password-Hashing.md
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
While [discussing various alternatives in hashing passwords](https://github.com/meteor/meteor/discussions/11812#discussioncomment-1930533):
|
||||
|
||||
From @xet7 at 2022-01-08:
|
||||
|
||||
Hi,
|
||||
about Argon2. Today when I was in progress of translating Gitea from English to Finnish, I noticed this Gitea translation string, related to Argon2:
|
||||
|
||||
> Set the password hashing algorithm. Algorithms have differing requirements and strength. `argon2` whilst having good characteristics uses a lot of memory and may be inappropriate for small systems.
|
||||
Loading…
Add table
Add a link
Reference in a new issue