snipe-it/config
snipe 33b86057d1 Version bump
Signed-off-by: snipe <snipe@snipe.net>
2024-07-29 18:27:01 +01:00
..
app.php Register anonymous blade component namespace 2024-07-23 15:41:58 -07:00
auth.php Added LOGIN_AUTOCOMPLETE as env var 2023-08-15 01:56:01 +01:00
backup.php Fixed env var for backup config - related to #14964 2024-07-24 12:38:58 +01:00
broadcasting.php
cache.php
compile.php
cors.php
database.php Added PDO::MYSQL_ATTR_SSL_VERIFY_SERVER_CERT options to database.php and updated .env files to provide value for the new option. 2024-03-27 11:38:13 -05:00
debugbar.php
dompdf.php Fixed #12434: Include Docker Specific Paths for dompdf chroot 2023-06-09 11:00:46 +02:00
filesystems.php
google2fa.php Switch the barcode backend to SVG, and fix the two-factor middleware 2022-05-13 14:22:27 -07:00
hashing.php Env-ify hashing variables, setting the normal defaults 2023-04-26 13:01:42 -07:00
image.php
insights.php Added insights config 2023-02-15 11:33:08 -08:00
livewire.php Allow setting a prefix for Livewire's update and asset urls 2024-07-11 12:43:29 -07:00
logging.php Cleaned up facade names and references 2024-05-29 12:38:15 +01:00
mail-auto-embed.php
mail.php Update mailer configurations for Symfony mailer 2024-02-28 23:37:52 -08:00
passport.php Make the passport cookie name configurable 2024-07-22 14:22:19 +01:00
permissions.php Add permission to view and modify encrypted custom fields 2023-07-19 14:57:57 -06:00
queue.php
scim.php Change the SCIM_STANDARDS_COMPLIANCE config to default to 'true' 2023-01-26 12:48:41 -08:00
services.php Baremetrics BMPay breaks with CSP turned [sc-25011] 2024-07-24 21:42:20 +01:00
session.php Fixed #14483 - adds deeplinking to search/sort/pagination 2024-03-26 09:50:01 +00:00
trustedproxy.php WIP: First stabs at getting Laravel Vite to work; no luck so far :( 2023-02-21 19:35:37 -08:00
version.php Version bump 2024-07-29 18:27:01 +01:00
view.php