Commit 5d7f668
committed
Pass config to jinja2 initial_data.py password.Password call
The updates to support use settable number of rounds for PBKDF2 makes
passing config to password.Password required. It was missing from
jinja2's initial_data.py where it creates a user.
Fixes crash on initialization.1 parent 9d9bd9d commit 5d7f668
File tree
1 file changed
+2
-1
lines changed1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
| 25 | + | |
25 | 26 | | |
0 commit comments