index
:
swagger-ui.git
3.52.2
master
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
plugins
/
auth
Age
Commit message (
Expand
)
Author
2023-08-02
fix(icons): allow SVG icons to receive arbitrary props (#9106)
Vladimír Gorej
2023-07-20
feat: add Icons plugin
Damian Polewski
2023-05-22
feat(auth): persist cookie based apiKey in document.cookie (#8689)
Vladimír Gorej
2022-10-24
fix(oauth2): only display scopes relevant for current endpoint (#8229)
kai-morich
2022-03-10
feat(oauth2): authActions.authPopup plugin accessible wrapper (#7699)
Maciej Kowalski
2021-03-10
fix(auth): support pkce when using basic auth header (#7038)
Dan Dumont
2020-10-21
fix(auth): support for oauth2 relative url (#6546)
Tim Lai
2020-09-11
feat: Preserve authorization on browser refresh and close/reopen (#5939)
Amir Bitaraf Haghighi
2020-06-10
fix: support variables in auth urls (#5913)
John
2020-06-01
fix: bugs/4641 flaky test (#6047)
Tim Lai
2019-10-07
feat: add PKCE support for OAuth2 Authorization Code flows (#5361)
poveilleux
2019-02-14
improvement: set `X-Requested-With` to prevent browser authentication dialog ...
dalbrx-forcam
2018-12-07
improve: OAuth2 UI and test suite (via #5066)
kyle
2018-09-28
fix: add client_id and client_secret to form when type is request-body (via #...
Scott O'Hara
2018-08-08
improve: include more error data from authorization call (via #4801)
Martin Danielsson
2018-04-06
fix: add additionalQueryStringParams to auth requests (#4419)
kyle
2018-04-05
Fix(auth): improper resolution of relative token urls (#4180)
Luka Žitnik
2018-03-16
feat: preauthorization (#4339)
kyle
2018-01-18
fix: execution error in IE (#4128)
Drew Ballance
2017-12-28
Refactor `afterLoad` interface to expose raw plugin context
Kyle Shockey
2017-12-15
Move initOAuth attacher out of core constructor
Kyle Shockey
2017-11-29
Add responseInterceptor as well
Kyle Shockey
2017-11-29
Add requestInterceptor to OAuth2 request authorization calls
Kyle Shockey
2017-11-14
Merge branch 'master' into uri-encoded-scopes-fix
kyle
2017-11-06
Improve junk data handling
Kyle Shockey
2017-11-06
Deprecate authSelectors.getDefinitionsByNames
Kyle Shockey
2017-11-06
Rework filtering logic for definitionsForRequirements
Kyle Shockey
2017-11-06
Rewire AuthorizeOperationBtn; create new selector for filtering definitions
Kyle Shockey
2017-10-29
Don't URI-encode scopes when posting in oauth2 password flow
Jeremy Epstein
2017-10-18
Refactor Auths component flow; create component that supports HTTP auths
Kyle Shockey
2017-10-11
OAS3 Auth MVP
Kyle Shockey
2017-08-03
merge master
Aaron Loo
2017-08-01
Merge branch 'master' into support-basic-auth-for-authorization-code-grant
Kyle
2017-07-28
remove CORS header in request
Aaron Loo
2017-07-18
Fix oauth2 password flow
TANAKA Koichi
2017-07-13
Renamed authorizeAccessCodeWithQueryParams->authorizeAccessCodeWithFormParams
Eric Turcotte
2017-07-12
Renamed authorizeAccessCode() to authorizeAccessCodeWithQueryParams()
Eric Turcotte
2017-06-08
#3172 added Access-Control-Allow-Origin for auth requests
Anna Bodnia
2017-06-08
fixes #3172
Anna Bodnia
2017-05-31
fix #3128
Anna Bodnia
2017-05-16
Send redirect url when authenticating with oauth2-authorization_code
Furkan Ayhan
2017-05-11
add configuration of auth: scope separator, client id, client secret, app nam...
Anna Bodnia
2017-04-27
fix #2870
Anna Bodnia
2017-04-27
fix eslint errors
Anna Bodnia
2017-04-27
#2844 fix accessCode flow
Anna Bodnia
2017-04-26
fixes password, application oauth2 flows
Anna Bodnia
2017-04-10
Fix #2763
Kyle Shockey
2017-04-06
add fn.fetch instead of native fetch
Mészáros Mihály
2017-04-06
move out the code according @bodnia guide
Mészáros Mihály
2017-04-04
fix #2456
Anna Bodnia
[next]