firefly-iii/config
Will Rouesnel cb4ff35adb
Fix LDAP auth configuration paths.
This commit fixes parameters broken in the latest version of `adldap2`.

Specifically:

* `adldap` auth parameters have changed in the latest version.
  * "usernames" has become `identities` and `discover` has changed to
    `discover_users_by`, `auth` has changed to `bind_users_by`
* Add the missing objectguid field to the users table for adldap2.
  * This is added as a nullable (optional) field at the moment to support
    tracking LDAP users as adldap2 wants to.
2019-03-12 09:12:54 +11:00
..
app.php Update config for logging in Docker. 2018-08-17 20:01:46 +02:00
auth.php Initial code for LDAP authentication. 2018-10-13 15:06:56 +02:00
breadcrumbs.php Update copyright statements. 2018-05-11 10:08:34 +02:00
broadcasting.php Update copyright [skip ci] 2017-12-17 14:44:46 +01:00
cache.php Fix #1382 2018-04-27 06:26:37 +02:00
csv.php Experimental fix for #2031 2019-01-27 21:23:18 +01:00
database.php Fix for #2128 2019-03-02 14:33:46 +01:00
filesystems.php fix wrong local disk for export, and prefer local to remote 2018-10-23 18:44:12 +03:00
firefly.php Update meta files for new release. 2019-03-02 15:55:01 +01:00
google2fa.php Update copyright statements. 2018-05-11 10:08:34 +02:00
hashing.php Update copyright statements. 2018-05-11 10:08:34 +02:00
import.php Added FinTS import 2018-10-03 13:38:09 +02:00
intro.php Currencies can now be enabled and disabled. 2018-11-10 10:04:46 +01:00
ldap_auth.php Fix LDAP auth configuration paths. 2019-03-12 09:12:54 +11:00
ldap.php Final touches for #2085 2019-02-16 19:04:36 +01:00
logging.php Generic debug info. 2019-02-09 20:44:31 +01:00
mail.php Fix #1382 2018-04-27 06:26:37 +02:00
queue.php Fix #1382 2018-04-27 06:26:37 +02:00
services.php Extend mail config and help. #1487 2018-06-16 07:23:54 +02:00
session.php Update copyright [skip ci] 2017-12-17 14:44:46 +01:00
twigbridge.php Currencies can now be enabled and disabled. 2018-11-10 10:04:46 +01:00
upgrade.php Remove Firefly III's ability to encrypt data in the database. 2019-01-31 19:56:09 +01:00
view.php Support multiple layouts. 2018-11-17 08:28:04 +01:00