snipe-it/config
snipe ec0b9b198f
Merge pull request #15296 from uberbrady/expose_restore_sanitize
Expose the 'sanitize' system for backup restores to the web GUI
2024-08-22 12:43:07 +01:00
..
app.php
auth.php
backup.php
broadcasting.php
cache.php
compile.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
cors.php
database.php
debugbar.php
dompdf.php
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
insights.php Added insights config 2023-02-06 12:39:48 -08:00
livewire.php
logging.php
mail-auto-embed.php
mail.php
passport.php Make the passport cookie name configurable 2024-07-22 14:22:19 +01:00
permissions.php
queue.php Shift config files 2021-06-10 20:18:10 +00:00
scim.php Change the SCIM_STANDARDS_COMPLIANCE config to default to 'true' 2023-01-26 12:48:41 -08:00
services.php
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 Bumped hash 2024-08-20 19:44:13 +01:00
view.php