You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
portainer/api/http
Matt Hook dc9d7ae3f1
fix(apikey): don't authenticate api key for external auth [EE-6932] (#11460)
8 months ago
..
client feat(performance): performance optimizations EE-6042 (#10520) 1 year ago
csrf fix(csrf): disable csrf secure cookie EE-6787 (#11300) 9 months ago
errors feat(libhttp): move into the Portainer repository EE-5475 (#10231) 1 year ago
handler fix(apikey): don't authenticate api key for external auth [EE-6932] (#11460) 8 months ago
middlewares remove deprecated random seed and other minor staticcheck errors (#10851) 12 months ago
models/kubernetes fix(namespace): create ns qa feedback [EE-2226] (#10474) 1 year ago
offlinegate feat(libhttp): move into the Portainer repository EE-5475 (#10231) 1 year ago
proxy fix(caching): integrate with axios cache interceptor [EE-6505] (#10922) 11 months ago
security fix(auth): make createAccessToken api backward compatible [EE-6818] (#11326) 9 months ago
logger.go fix(http): log HTTP server errors as DEBUG level EE-5225 (#9060) 1 year ago
server.go feat(auth): save jwt in cookie [EE-5864] (#10527) 1 year ago