History log of /dokuwiki/lib/plugins/authad/conf/metadata.php (Results 1 – 10 of 10)
Revision Date Author Comments
# 90fb952c 31-Aug-2023 Andreas Gohr <andi@splitbrain.org>

code style: operator spacing


# a847f473 14-Jan-2022 pluto00987 <brinel@gmail.com>

Add update_pass option


# e60ddb38 08-Mar-2019 mrclschstr <mrclschstr@users.noreply.github.com>

Adding "recursive_groups" setting for authad-plugin in configuration-manager


# 8ef94e9e 12-Mar-2016 Andreas Gohr <andi@splitbrain.org>

obfuscate auth passwords in config. fixes #1487

we already do it for other passwords, so it makes sense to do it here as
well.


# bb30445d 13-Nov-2015 Michael Wilmes <mwilmes@wilminator.com>

* Created two new options to enable or disable the editing of the display name or the email address in Active Directory. This will allow for the admin to turn the edit feature off if it is not desire

* Created two new options to enable or disable the editing of the display name or the email address in Active Directory. This will allow for the admin to turn the edit feature off if it is not desired that the user could edit their attributes or to prevent errors in case AD does not permit the user to update these attributes.

show more ...


# d34a2a38 22-Oct-2013 Andreas Gohr <andi@splitbrain.org>

allow charset for SSO to be configured FS#2148


# bed4ab79 03-Aug-2013 Christopher Smith <chris@jalakai.co.uk>

change 'debug' setting to 'security' (rather than 'danger')


# 893decf1 03-Aug-2013 Christopher Smith <chris@jalakai.co.uk>

add 'danger' alert to authad config settings


# 0bb7340a 26-Mar-2013 senorandy <senorandy@hotmail.co.uk>

Update metadata.php

Without this unable to access AD info. Also allows SSO.


# 52c3bef9 02-Feb-2013 Andreas Gohr <andi@splitbrain.org>

added config metadata to authad plugin