Commit 0e6e1ee
committed
logiin - comment loading of crypt library, remove regeneration function
* the CI encription support was made using a now deprecated lib,
but this library is available using the sury repositories or
by the usage of the VenenuX repositories..
* just comment the library.. that's all, the frontend is used
with a key that joins signed the user+pass with a secret word,
so its not a important missing here..
* remove limitation of login view to force a email entry user1 parent 4ac3c22 commit 0e6e1ee
1 file changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
67 | 66 | | |
68 | 67 | | |
69 | 68 | | |
| |||
130 | 129 | | |
131 | 130 | | |
132 | 131 | | |
133 | | - | |
134 | 132 | | |
135 | 133 | | |
136 | 134 | | |
| |||
0 commit comments