mirror of
https://github.com/asciinema/asciinema.git
synced 2026-04-25 07:55:51 +03:00
[PR #376] [CLOSED] Make it possible to read the user var from the config #444
Labels
No labels
bug
compatibility
feature request
fit for beginners
help wanted
hosting
idea
improvement
packaging
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/asciinema#444
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/asciinema/asciinema/pull/376
Author: @Gerifield
Created: 10/3/2019
Status: ❌ Closed
Base:
develop← Head:work/read-user-from-config📝 Commits (1)
15af351feat: make it possible to read the user var from the config📊 Changes
2 files changed (+5 additions, -1 deletions)
View changed files
📝
asciinema/commands/command.py(+1 -1)📝
asciinema/config.py(+4 -0)📄 Description
Fixes #362
This small change make it possible to set the user part for the basic auth in the upload process without affecting the USER env var.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.