Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
Hiboo
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
thedarky
Hiboo
Commits
00907c0d
Commit
00907c0d
authored
4 years ago
by
kaiyou
Browse files
Options
Downloads
Patches
Plain Diff
Add argon2 support for claims
parent
2648457e
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
requirements-prod.txt
+2
-1
2 additions, 1 deletion
requirements-prod.txt
requirements.txt
+1
-0
1 addition, 0 deletions
requirements.txt
with
3 additions
and
1 deletion
requirements-prod.txt
+
2
−
1
View file @
00907c0d
alembic==1.3.0
argon2-cffi==19.2.0
Authlib==0.13
Babel==2.7.0
bcrypt==3.1.7
...
...
@@ -33,6 +34,7 @@ Mako==1.1.0
MarkupSafe==1.1.1
mysqlclient==1.4.6
passlib==1.7.2
Pillow==7.0.0
pkgconfig==1.5.1
psycopg2==2.8.4
pycparser==2.19
...
...
@@ -52,4 +54,3 @@ Werkzeug==0.16.0
WTForms==2.2.1
WTForms-Components==0.10.4
xmlsec==1.3.3
Pillow==6.2.1
\ No newline at end of file
This diff is collapsed.
Click to expand it.
requirements.txt
+
1
−
0
View file @
00907c0d
...
...
@@ -20,3 +20,4 @@ authlib
mysqlclient
psycopg2
jwcrypto
argon2_cffi
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment