Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Relaxed auth file parsing #303

Open
TomMD opened this issue Oct 7, 2023 · 0 comments
Open

Relaxed auth file parsing #303

TomMD opened this issue Oct 7, 2023 · 0 comments

Comments

@TomMD
Copy link

TomMD commented Oct 7, 2023

Creation of authfiles in the form:

user1:keyhandle1:...:keyhandl2:...
user2:keyhandleX:...

Is tedious, esp given that the. tooling doesn't produce strings in this format, Instead, allow users to appear in multiple lines an collect those auth tokens:

user1:keyhandle1:...
user2:keyhandleX:...
user1:keyhandle2:...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants