Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
fff14632bc2ac97d42ddce0e9f47df7e251de617
snipe-it
/
app
/
Http
/
Middleware
下载当前目录
S
snipe
Use scope for assets for show in sidebar
6b87c90e
创建于
2025年9月8日
历史提交
文件
最后提交记录
最后更新时间
AssetCountForSidebar.php
Use scope for assets for show in sidebar Signed-off-by: snipe <snipe@snipe.net>
8 个月前
CheckForDebug.php
Modernize use statements, switch to auth() Signed-off-by: snipe <snipe@snipe.net>
1 年前
CheckForSetup.php
Fixed #15439 - check database on healthcheck Signed-off-by: snipe <snipe@snipe.net>
1 年前
CheckForTwoFactor.php
Modernize use statements, switch to auth() Signed-off-by: snipe <snipe@snipe.net>
1 年前
CheckLocale.php
Use app helped instead of facade Signed-off-by: snipe <snipe@snipe.net>
1 年前
CheckPermissions.php
Added 403 to sad panda page Signed-off-by: snipe <snipe@snipe.net>
1 年前
CheckUserIsActivated.php
Cleaned up facade names and references Signed-off-by: snipe <snipe@snipe.net>
1 年前
EncryptCookies.php
Remove cookie serialization Signed-off-by: snipe <snipe@snipe.net>
1 年前
NoSessionStore.php
Adopt Laravel coding style Shift automatically applies the Laravel coding style - which uses the PSR-2 coding style as a base with some minor additions. You may customize the adopted coding style by adding your own [PHP CS Fixer][1] `.php_cs` config file to your project root. Feel free to use [Shift's Laravel ruleset][2] to help you get started. [1]: https://github.com/FriendsOfPHP/PHP-CS-Fixer [2]: https://gist.github.com/laravel-shift/cab527923ed2a109dda047b97d53c200
4 年前
PreventBackHistory.php
Fixed typo (thanks @ssddanbrown)
4 年前
PreventRequestsDuringMaintenance.php
Shift HTTP kernel and middleware
4 年前
RedirectIfAuthenticated.php
Fixes #2448 - redirect to intended page
9 年前
SecurityHeaders.php
Removed XSS-Protection header @see https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/X-XSS-Protection#security_considerations Signed-off-by: snipe <snipe@snipe.net>
8 个月前
SetAPIResponseHeaders.php
Removed dupe header Signed-off-by: snipe <snipe@snipe.net>
11 个月前
TrimStrings.php
Shift HTTP kernel and middleware
4 年前
TrustHosts.php
Shift HTTP kernel and middleware
4 年前
TrustProxies.php
WIP: First stabs at getting Laravel Vite to work; no luck so far :( Probably going to back out all the 'vite' stuff anyways :/
3 年前
VerifyCsrfToken.php
Adopt Laravel coding style Shift automatically applies the Laravel coding style - which uses the PSR-2 coding style as a base with some minor additions. You may customize the adopted coding style by adding your own [PHP CS Fixer][1] `.php_cs` config file to your project root. Feel free to use [Shift's Laravel ruleset][2] to help you get started. [1]: https://github.com/FriendsOfPHP/PHP-CS-Fixer [2]: https://gist.github.com/laravel-shift/cab527923ed2a109dda047b97d53c200
4 年前