portainer/api/http/handler/auth
LP B 2af2827cba
fix(app/logout): always perform API logout + make API logout route public [EE-6198] (#10447)
* feat(api/logout): make logout route public

* feat(app/logout): always perform API logout on /logout redirect

* fix(app): send a logout event to AngularJS when axios hits a 401
2023-10-27 14:02:18 +02:00
..
authenticate.go feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115) 2023-06-22 18:28:07 -03:00
authenticate_oauth.go chore(code): reduce divergence with EE EE-4344 (#7748) 2022-09-28 14:56:32 -03:00
handler.go fix(app/logout): always perform API logout + make API logout route public [EE-6198] (#10447) 2023-10-27 14:02:18 +02:00
logout.go fix(app/logout): always perform API logout + make API logout route public [EE-6198] (#10447) 2023-10-27 14:02:18 +02:00