mirror of
https://github.com/YunoHost-Apps/redmine_ynh.git
synced 2024-09-03 20:16:16 +02:00
correcting typo in sql query
This commit is contained in:
parent
2ff3ad1a3f
commit
5bb2d843e1
1 changed files with 1 additions and 1 deletions
|
@ -8,6 +8,6 @@ INSERT INTO public.auth_sources(type, name, host, port, base_dn, attr_login, at
|
|||
'sn',
|
||||
'givenName',
|
||||
'mail',
|
||||
t,
|
||||
TRUE,
|
||||
'(&(objectclass=posixAccount)(permission=cn=redmine.main,ou=permission,dc=yunohost,dc=org))'
|
||||
)
|
||||
|
|
Loading…
Add table
Reference in a new issue