portainer/api/http/handler/auth
LP B 9e60723e4d
fix(app/logout): always perform API logout + make API logout route public [EE-6198] (#10448)
* 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:44:05 +02:00
..
authenticate.go refactor(server): use httperror.NewError instead of struct [EE-6189] (#10398) 2023-10-05 11:26:24 +03:00
authenticate_oauth.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 2023-09-01 19:27:02 -03:00
handler.go fix(app/logout): always perform API logout + make API logout route public [EE-6198] (#10448) 2023-10-27 14:44:05 +02:00
logout.go fix(app/logout): always perform API logout + make API logout route public [EE-6198] (#10448) 2023-10-27 14:44:05 +02:00