Encoded Passwords Handling #22

Closed
Ghost wants to merge 117 commits from password-decoding into development
Ghost commented 2 years ago
There is no content yet.
Ghost added 1 commit 2 years ago
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details
8adcf27d18
Encoded Passwords Handling
Ghost added 1 commit 2 years ago
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details
b76fdd3005
Update 'nixos-infect'
inex commented 1 year ago
Owner

Closed by #23

Closed by #23
inex closed this pull request 1 year ago
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
Please reopen this pull request to perform a merge.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b password-decoding development
git pull origin password-decoding

Step 2:

Merge the changes and update on Forgejo.
git checkout development
git merge --no-ff password-decoding
git push origin development
Sign in to join this conversation.
Loading…
There is no content yet.