Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
inspircd-docker
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GitHub Mirror
inspircd
inspircd-docker
Commits
ee9415a7
Commit
ee9415a7
authored
2 months ago
by
Sadie Powell
Browse files
Options
Downloads
Patches
Plain Diff
Enable bcrypt by default.
parent
4afac471
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
conf/modules.conf
+1
-1
1 addition, 1 deletion
conf/modules.conf
with
1 addition
and
1 deletion
conf/modules.conf
+
1
−
1
View file @
ee9415a7
...
@@ -222,7 +222,7 @@
...
@@ -222,7 +222,7 @@
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
# bcrypt module: Allows other modules to generate bcrypt hashes,
# bcrypt module: Allows other modules to generate bcrypt hashes,
# usually for cryptographic uses and security.
# usually for cryptographic uses and security.
#
<module name="bcrypt">
<
module
name
=
"bcrypt"
>
#
#
# rounds: Defines how many rounds the bcrypt function will run when
# rounds: Defines how many rounds the bcrypt function will run when
# generating new hashes.
# generating new hashes.
...
...
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