Uh oh!
There was an error while loading. Please reload this page.
[#517] allow generating a pam-password based .irodsA if not pre-existing - #620
Conversation
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
korydraughn
commented
Sep 24, 2024
Will review once PR is out of draft. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
korydraughn
commented
Oct 1, 2024
Seems I was missing part of the commit during the review. Looking at other (modified) files now. |
d-w-moore
commented
Oct 1, 2024
Wondering if you were referring to the docker test implementation itself, which has been put off to a 3.0+ milestone. If this is confusing, I could defer inclusion of the actual tests to a later pull request. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
korydraughn
commented
Oct 1, 2024
I think the GitHub notification only showed me the latest changes and I failed to think about changes that could have been made prior to that. It's fine, I've looked at the other files and left comments. |
alanking
left a comment
There was a problem hiding this comment.
This will be very helpful for theoretical and non-theoretical future projects :)
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
alanking
commented
Oct 7, 2024
Please resolve review conversations as things are addressed, if appropriate. Also, take a peek at some of those Codacy issues and see if there's anything in need of addressing in your view. Thanks |
d-w-moore
commented
Oct 7, 2024
Yes, will do |
d-w-moore
commented
Oct 10, 2024
Still working on the conversations and final testing, so don't worry. No rush. |
Uh oh!
There was an error while loading. Please reload this page.
alanking
left a comment
There was a problem hiding this comment.
It all looks good to me. No open conversations, I think. Please await thoughts from others before The Squash
Uh oh!
There was an error while loading. Please reload this page.
korydraughn
commented
Oct 11, 2024
Please squash. |
… native authentication. This commit introduces iinit-like capability to generate the .irodsA file, when not previously existing, for the pam_password authentication scheme. Also, free functions are introduced which create the .irodsA file from a cleartext password value in the native and pam_password authentication schemes.
Capability for PRC to generate a PAM-based .irodsA authentication file, as iinit does when pam_password is the authentication scheme.