Skip to content
Snippets Groups Projects

Drop auth-file default path #420, Use click.prompt(), click_context testing

Merged Moul requested to merge 420_auth_file_click_prompt_click_context into main
  • Allow to pass any context object to define_click_context()
  • auth: import top-level click
  • auth: Replace getpass.getpass with click.prompt(hide_input=True)
  • Use one option -af/--auth-file, AUTH_FILE_PATH context
    • Remove default auth file path for security reasons
  • authentication cmd: stop reading default ./authfile
Edited by Moul

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading