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
/
components
/
auth
Age
Commit message (
Expand
)
Author
2024-02-15
fix: associate HTML labels with inputs (#9599)
Oliwia Rogala
2023-11-22
fix(auth): allow password managers to pre-fill input fields (#9390)
Artur
2023-09-07
feat(a11y): provide additional context for authorization and logout button (#...
Jelle Aret
2023-07-20
feat: add Icons plugin
Damian Polewski
2022-11-04
fix: show client secret input for PKCE auth code flow (#8268)
Andreas Born
2022-08-10
fix(auth): client_secret may appear in non-authcode flows while also using PK...
Vladimir Slesarev
2022-07-19
fix(lint): upcoming eslint@8 reported errors (#8105)
Tim Lai
2022-01-31
fix(auth): compensate for uninitialized config
Vladimir Gorej
2022-01-26
feat: do not ask for client secret when using auth code with PKCE (#7438)
Christian Egli
2021-10-08
fix: remove redundant whitespaces in API key auth popup (#7538)
Sviataslau Hankovich
2021-03-10
refactor(auth): rename auth flow constants to be more descriptive (#7061)
Tim Lai
2020-12-09
feat(auth): Add OIDC support (#3517) (#6549)
Ilya Lipnitskiy
2020-10-21
fix(auth): support for oauth2 relative url (#6546)
Tim Lai
2020-10-14
fix: add autofocus to auth fields (#6483)
Adam Stachowicz
2020-09-11
feat: Preserve authorization on browser refresh and close/reopen (#5939)
Amir Bitaraf Haghighi
2020-06-11
fix(Markdown): render markdown in more secure way
Vladimir Gorej
2020-06-10
improvement: Move inline styles to SCSS instead (#5578)
tomdegoede
2020-06-10
improvement: oauth "scopes" improvements (#6037)
Matthew Morrissette
2020-03-22
improvement: do not require basic password in UI (#5812)
Simran
2020-01-14
improvement: clear auth information from memory when logging out (#5316)
Simon Legg
2020-01-11
improvement: use type 'password' instead of text for client secret (#5262)
dalbrx-forcam
2019-09-20
fix: mitigate "sequential @import chaining" vulnerability (#5616)
kyle
2018-12-07
improve: OAuth2 UI and test suite (via #5066)
kyle
2018-10-01
fix: repair schemes servers rendering (via #4913)
kyle
2018-07-19
housekeeping: bundle size reductions (#4713)
kyle
2018-03-02
v3.12.0 (#4282)
kyle
2018-03-02
improve: add "Close" button to OAuth dialog, rename "Done" button elsewhere (...
Charles Capps
2018-01-25
improve(a11y): visibility accessibility via aria-label (#4127)
maryscar
2017-11-23
Add spacing between done and authorize button
Kyle Shockey
2017-11-22
Merge branch 'master' into master
kyle
2017-11-21
Auth modal close button addded
Minasokoni
2017-11-18
add flow to make scope checkbox id unqiue
Christoph Kappestein
2017-11-17
Display `name` security scheme property for apiKey type
Kyle Shockey
2017-11-06
Rewire AuthorizeOperationBtn; create new selector for filtering definitions
Kyle Shockey
2017-10-20
Linter fixes
Kyle Shockey
2017-10-18
Refactor Auths component flow; create component that supports HTTP auths
Kyle Shockey
2017-10-13
WIP
Kyle Shockey
2017-10-11
OAS3 Auth MVP
Kyle Shockey
2017-07-19
Added href attribute to <use> tags with deprecated xlinkHref attribute.
Austin
2017-06-29
fix eslint issues
RVKen
2017-06-08
fixes #3191
Anna Bodnia
2017-06-08
fixes #3172
Anna Bodnia
2017-06-01
Merge branch 'bug/3163-markdown-xss' of github.com:shockey/swagger-ui into bu...
Kyle Shockey
2017-06-01
Finish rewiring Markdown provider
Kyle Shockey
2017-06-01
Merge branch 'master' into bug/3163-markdown-xss
shockey
2017-06-01
Disable HTML rendering in React-Markdown
Kyle Shockey
2017-05-31
#3128 make request-body type default for aouth2 password flow
Anna Bodnia
2017-05-11
add configuration of auth: scope separator, client id, client secret, app nam...
Anna Bodnia
2017-05-04
Make the checkbox id more unique.
Stefan Grootscholten
2017-04-26
fixes password, application oauth2 flows
Anna Bodnia
[next]