snipe-it/config
2022-12-15 14:12:05 -06: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 Default config files 2021-06-10 20:18:10 +00:00
compile.php
cors.php
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 Fixed filesystem config 2021-06-11 14:26:10 -07:00
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 Use the new scim-trace feature from our fork of laravel-scim-server lib 2022-10-05 17:43:59 -07: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 Shift config files 2021-06-10 20:18:10 +00:00
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 Bumped version 2022-12-08 14:48:55 -08:00
view.php