Added support for ejabberd web interface
This commit is contained in:
parent
4855c4111e
commit
e98a929347
4 changed files with 40 additions and 1 deletions
|
@ -249,7 +249,7 @@ override_acls.
|
|||
%% If you want to use a different method,
|
||||
%% comment this line and enable the correct ones.
|
||||
%%
|
||||
<% if ejabberd_extauth -%>
|
||||
<% if has_variable?("ejabberd_extauth") -%>
|
||||
{auth_method, external}.
|
||||
{extauth_program, "<%= ejabberd_extauth %>"}.
|
||||
<% else -%>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue