Skip to content
Snippets Groups Projects
Select Git revision
  • c1e005117170afb36ff7803af8c9a9732171e33e
  • ballinvoher default protected
  • client-http-server-for-token
  • master
  • gitlab-auth-issue
  • windows
  • microsoft
  • message
  • azure_auth
  • prometheus
  • permission-templates
  • no-datastore
  • save-public-keys
  • gitlab-group-level-start
  • v1.1.0
  • v1.0.0
  • v0.1
17 results

server.go

  • Kevin Lyda's avatar
    c1e00511
    Add auto_token client option · c1e00511
    Kevin Lyda authored
    Add an auto_token client option to change the flow such that the
    token will be sent back to the client directly by the browser.
    There are a number of "TODO" messages in this commit which will
    hopefully be addressed in code review. I'm not sure if they're
    needed.
    c1e00511
    History
    Add auto_token client option
    Kevin Lyda authored
    Add an auto_token client option to change the flow such that the
    token will be sent back to the client directly by the browser.
    There are a number of "TODO" messages in this commit which will
    hopefully be addressed in code review. I'm not sure if they're
    needed.