snipe-it/config
snipe fd07550803
Some checks failed
CodeQL Security Scan / CodeQL Security Scan (javascript) (push) Has been cancelled
Codacy Security Scan / Codacy Security Scan (push) Has been cancelled
Docker images (Alpine) / docker (push) Has been cancelled
Docker images / docker (push) Has been cancelled
Tests in MySQL / PHP ${{ matrix.php-version }} (8.1) (push) Has been cancelled
Tests in MySQL / PHP ${{ matrix.php-version }} (8.2) (push) Has been cancelled
Tests in MySQL / PHP ${{ matrix.php-version }} (8.3) (push) Has been cancelled
Tests in SQLite / PHP ${{ matrix.php-version }} (8.1.1) (push) Has been cancelled
Merge remote-tracking branch 'origin/develop'
Signed-off-by: snipe <snipe@snipe.net>

# Conflicts:
#	config/version.php
2024-11-25 14:19:05 +00:00
..
app.php Add StorageHelper to app config 2024-10-17 00:27:04 +01:00
auth.php Added LOGIN_AUTOCOMPLETE as env var 2023-08-15 01:56:01 +01:00
backup.php Rename .env var to have DB_ prefix for sanitize-by-default setting 2024-08-21 13:16:51 +01:00
broadcasting.php
cache.php
compile.php
cors.php
database.php
debugbar.php
dompdf.php
filesystems.php Fixed filesystem config 2021-06-11 14:26:10 -07:00
google2fa.php
hashing.php
image.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
insights.php
livewire.php
logging.php
mail-auto-embed.php Fixed #8601 - Switched to “attachment” from “base64” 2020-11-17 14:33:16 -08:00
mail.php
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 Shift config files 2021-06-10 20:18:10 +00:00
scim.php
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 Merge remote-tracking branch 'origin/develop' 2024-11-25 14:19:05 +00:00
view.php