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

# Conflicts:
#	config/version.php
2024-08-20 19:45:53 +01:00
..
app.php Load the icon helper 2024-08-18 15:51:00 +01:00
auth.php
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 Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
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
hashing.php
image.php
insights.php
livewire.php
logging.php Cleaned up facade names and references 2024-05-29 12:38:15 +01:00
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
scim.php
services.php Baremetrics BMPay breaks with CSP turned [sc-25011] 2024-07-24 21:42:20 +01:00
session.php
trustedproxy.php
version.php Merge remote-tracking branch 'origin/develop' 2024-08-20 19:45:53 +01:00
view.php