snipe-it/config
2023-01-13 13:50:16 -08:00
..
app.php Made a conditional escape according to .env 2022-09-30 09:48:43 -07:00
auth.php Simplify password attempts rate limiting 2022-06-22 09:11:24 -07:00
backup.php
broadcasting.php
cache.php
compile.php
cors.php Migrate to Fruitcake/laravel-cors which has path-exclusion built-in 2022-02-23 11:06:19 -08:00
database.php
debugbar.php
dompdf.php Use the Deja Vu font to be able to support cyrllic, etc 2022-06-14 16:23:30 -07: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
image.php
livewire.php Fixed path 2022-05-25 15:12:38 -07:00
logging.php Only add rollbar to the logging array if the app is in production 2023-01-13 13:50:16 -08:00
mail-auto-embed.php
mail.php
passport.php
permissions.php Add other items' purchase_cost columns to the same permission 2022-12-15 14:12:05 -06:00
queue.php
scim.php Pulled in latest upstream changes for improved standards-compliance 2022-11-22 12:52:11 -08:00
services.php Possibility to set region for AWS (SES) 2022-04-27 15:26:33 +02:00
session.php Updated cookie name 2022-05-13 12:07:00 -07:00
trustedproxy.php
version.php Merge remote-tracking branch 'origin/develop' 2023-01-09 21:11:29 -08:00
view.php