snipe-it/config
Steffen 1de9087427 LDAP fixes (#6533)
* Add iCheck png files to webpack config (inconsistency for css <> png) and blue.png to public folder

* php 7.3 collect() fix (undefined variable)

* Fix travis ci

* Add iCheck png files to webpack config (inconsistency for css <> png) and blue.png to public folder

* php 7.3 collect() fix (undefined variable)

* change LDAP implementation from model to (singleton) service

* Re-apply check for content in ldap_server variable before parsing

* Update LDAP implementation

* Switch iCheck to minimal as referenced in js

* Don't init on load but on first access via init (returns ldap enabled status)

* Re-Enable notifications

* Re-add missing test target php versions

* Only init() once (singleton class, so ldap variable is already set)
2019-01-10 13:20:43 -08:00
..
app.php LDAP fixes (#6533) 2019-01-10 13:20:43 -08:00
auth.php Added warning to not edit config files manually 2018-03-07 17:39:13 -08:00
backup.php [WIP] Added #5957 - Flysystem support (#6262) 2018-09-29 21:33:52 -07:00
broadcasting.php Added warning to not edit config files manually 2018-03-07 17:39:13 -08:00
cache.php Added warning to not edit config files manually 2018-03-07 17:39:13 -08:00
compile.php Added warning to not edit config files manually 2018-03-07 17:39:13 -08:00
database.php Backup updates 2018-07-25 01:28:30 -07:00
debugbar.php Derp 2017-01-13 21:15:36 -08:00
filesystems.php Handle missing Flysystem env vars; let Debugbar autodiscover (#6514) 2018-12-17 14:04:56 -08:00
hashing.php Added hashing config 2018-07-24 21:13:02 -07:00
image.php Added warning to not edit config files manually 2018-03-07 17:39:13 -08:00
logging.php Add APP_LOG_LEVEL to new logging config 2018-10-25 21:01:14 -07:00
mail-auto-embed.php Added email image auto-embed support 2018-09-05 18:57:49 -07:00
mail.php Added warning to not edit config files manually 2018-03-07 17:39:13 -08:00
permissions.php Added self-checkout permission option 2018-08-21 23:26:12 -07:00
queue.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
services.php Added warning to not edit config files manually 2018-03-07 17:39:13 -08:00
session.php Added #6463 - ability to override session path in .env 2018-12-05 17:17:11 -08:00
trustedproxy.php Updated trustedproxy w/config 2018-07-24 21:13:02 -07:00
version.php Bumped version to v5.0.0-pre 2018-07-24 21:13:02 -07:00
view.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00