Pārlūkot izejas kodu

change auth to interna_hashed

because why the fuck not?
Reh Wanne 9 gadus atpakaļ
vecāks
revīzija
e7562d14d1
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1
    1
      roles/xmpp/templates/prosody.cfg.lua.j2

+ 1
- 1
roles/xmpp/templates/prosody.cfg.lua.j2 Parādīt failu

@@ -124,7 +124,7 @@ pidfile = "/var/run/prosody/prosody.pid"
124 124
 -- server please see http://prosody.im/doc/modules/mod_auth_internal_hashed
125 125
 -- for information about using the hashed backend.
126 126
 
127
-authentication = "internal_plain"
127
+authentication = "internal_hashed"
128 128
 
129 129
 -- Select the storage backend to use. By default Prosody uses flat files
130 130
 -- in its configured data directory, but it also supports more backends

Notiek ielāde…
Atcelt
Saglabāt