3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-08-18 19:22:48 +00:00

5 Commits

Author SHA1 Message Date
9c8c180e8a Check for bearer token along wth expectsJson 2026-07-30 17:10:50 +01:00
b3f12f974b Extend middleware activation for API as well
No token revocation on deactivate - that would force users to regenerate tokens on reactivation, which admins probably don't want. Middleware refusal is enough because it fires on every request.
2026-07-25 16:02:53 +01:00
ec6caf9b59 Apply pint to Middleware directory 2026-03-13 16:53:11 +00:00
fb233c0aa4 Cleaned up facade names and references
Signed-off-by: snipe <snipe@snipe.net>
2024-05-29 12:38:15 +01:00
bdabbbd4e9 Logout user when their activated status is switched to off
Signed-off-by: snipe <snipe@snipe.net>
2022-03-29 13:44:53 +01:00