Commit Graph

18 Commits (07d1eedae375635f9e7ed9f4b617391a740e0ec6)

Author SHA1 Message Date
andres-portainer 966fca950b fix(oauth): add a timeout to getOAuthToken() BE-11283 (#63)
4 weeks ago
andres-portainer 9ce4ac9c9e
fix(oauth): change the logging level from Debug to Error BE-4583 (#12305)
2 months ago
andres-portainer f0d43f941f
chore(code): replace interface{} with any EE-6513 (#11986)
5 months ago
andres-portainer 9ee092aa5e
chore(code): reduce the code duplication EE-7278 (#11969)
5 months ago
andres-portainer bfa27d9103
chore(code): clean up the code EE-7251 (#11948)
5 months ago
Oscar Zhou ffc66647f8
feat(setting/oauth): add authstyle option [EE-6038] (#11610)
7 months ago
andres-portainer ae1726cece
feat(performance): performance optimizations EE-6042 (#10520)
1 year ago
Oscar Zhou 96de026eba
fix(container/network): recreate container changes static IP [EE-5448] (#8960)
2 years ago
andres-portainer 814fc9dfc0
fix(http): drain and close HTTP response bodies EE-5280 (#8716)
2 years ago
Dmitry Salakhov 1100a2bd28
feat: move jwt lib to v4 (#7773)
2 years ago
andres-portainer 5488389278
fix(code): replace calls to ioutil EE-4425 (#7878)
2 years ago
andres-portainer 36e7981ab7
feat(logging): replace all the loggers with zerolog EE-4186 (#7663)
2 years ago
Dmitry Salakhov fd4b515350
fix(oauth): analyze id_token for Azure [EE-2984] (#7000)
2 years ago
Richard Wei dd808bb7bd
fix(swagger): fix swagger api docs endpoint(s) rename to environment(s) EE-1661 (#5629)
3 years ago
Hui 56f569efe1
fix(oauth): remove expiry time copy logic EE-1085
3 years ago
Hui f674573cdf
feat(OAuth): Add SSO support for OAuth EE-390 (#5087)
4 years ago
Chaim Lev-Ari 35fa9d6981
fix(oauth): if username is empty, fail to login (#4232)
4 years ago
Chaim Lev-Ari 00f4fe0039
feat(auth): integrate oauth extension (#4152)
4 years ago