This repository was archived by the owner on Jan 21, 2026. It is now read-only.
Add functionality to support basic auth requests#37
Draft
hodovani wants to merge 3 commits intomaterialscloud-org:developfrom
hodovani:auth
Draft
Add functionality to support basic auth requests#37hodovani wants to merge 3 commits intomaterialscloud-org:developfrom hodovani:auth
hodovani wants to merge 3 commits intomaterialscloud-org:developfrom
hodovani:auth
Conversation
Member
|
thanks - you let me know when you would like a review |
|
@eimrek we did this feature collaboratively with Matvii, and I think it was working on our side, please, give it a try? |
|
w.r.t. #31 |
Member
|
hi @blokhin! we're soon deprecating this repository, as we're currently working on making a new aiida-explorer here: https://github.com/aiidateam/aiida-explorer It's very early in development stage, but should soon (by the end of summer) replace this current version. Unfortunately we don't have time to work on this version any more. But of course, if you want to keep using this and add extra functionality, feel free to maintain a fork. |
|
@eimrek OK, sure, I didn’t know about the new version. Anyway, no problem, will be happy to compare the old and the new one! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add an optional input form to support connection to a server with basic auth.