snipe-it/config
snipe 4f0f72b29e
Some checks are pending
Crowdin Action / upload-sources-to-crowdin (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
Fixed version
Signed-off-by: snipe <snipe@snipe.net>
2024-09-10 18:15:12 +01:00
..
app.php Load the icon helper 2024-08-18 15:51:00 +01:00
auth.php
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 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
filesystems.php
google2fa.php
hashing.php
image.php
insights.php
livewire.php Allow setting a prefix for Livewire's update and asset urls 2024-07-11 12:43:29 -07:00
logging.php Cleaned up facade names and references 2024-05-29 12:38:15 +01:00
mail-auto-embed.php
mail.php Update mailer configurations for Symfony mailer 2024-02-28 23:37:52 -08:00
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 Fixed #14483 - adds deeplinking to search/sort/pagination 2024-03-26 09:50:01 +00:00
trustedproxy.php
version.php Fixed version 2024-09-10 18:15:12 +01:00
view.php