Skip to content

Add bcrypt support to quickstart template (related to #94) #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
pedersen opened this issue Sep 24, 2012 · 6 comments
Closed

Add bcrypt support to quickstart template (related to #94) #1

pedersen opened this issue Sep 24, 2012 · 6 comments
Labels
Milestone

Comments

@pedersen
Copy link
Member

This issue existed on SourceForge. The original can be viewed at https://sourceforge.net/p/turbogears2/tickets/105

@pedersen
Copy link
Member Author

Original Author: amolsf, Original Timestamp: 2011-07-04 22:38:44.220000

Original Body: has_password function on TG2 has been improve to SHA256 which is a good compromise, but an option for improved security using external dependencies should be added.
bcrypt is probably a good choice as it is easy to use and tune.

@pedersen
Copy link
Member Author

Original Author: pedersen, Original Timestamp: 2011-08-19 03:49:09.536000

Original Body: - milestone: Undetermined --> 2.1.3

@pedersen
Copy link
Member Author

Original Author: pedersen, Original Timestamp: 2011-09-22 03:05:10.632000

Original Body: - milestone: 2.1.3 --> 2.1.4

@pedersen
Copy link
Member Author

Original Author: pedersen, Original Timestamp: 2011-11-25 22:19:55.637000

Original Body: - version: 2.1.1 --> 2.1.3

  • milestone: 2.1.4 --> 2.2.0

@pedersen
Copy link
Member Author

Original Author: pedersen, Original Timestamp: 2012-08-24 01:47:27.658000

Original Body: - version: 2.1.3 --> 2.1.5

  • milestone: 2.2.0 --> 2.3.0

@amol-
Copy link
Member

amol- commented Feb 15, 2025

tg2devtools now creates projects that use pbkdf2 which is a good alternative and does not require external dependencies.

@amol- amol- closed this as completed Feb 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants