Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
fff14632bc2ac97d42ddce0e9f47df7e251de617
snipe-it
/
app
/
Http
/
Controllers
/
Auth
下载当前目录
M
Marcus Moore
Remove 2fa_authed from session upon logout
cc06187f
创建于
2025年5月8日
历史提交
文件
最后提交记录
最后更新时间
ForgotPasswordController.php
oops, rm dump
1 年前
LoginController.php
Remove 2fa_authed from session upon logout
1 年前
RegisterController.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 年前
ResetPasswordController.php
Better hide reset password functionality for LDAP users Signed-off-by: snipe <snipe@snipe.net>
1 年前
SamlController.php
Attempt to de-escalate SAML login and logout errors
1 年前