0
代码介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
0
  1. snipe-it
  2. /
  3. app
  4. /
  5. Http
  6. /
  7. Controllers
  8. /
  9. Auth
MMarcus MooreRemove 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 年前