salting_fix #16

Open
julioro wants to merge 3 commits from julioro/2025-plovdiv-git:salting_fix into live_coding
Member

Adds salting process with strings of 10 characters added at the end of the given password.

Adds salting process with strings of 10 characters added at the end of the given password.
julioro added 3 commits 2025-09-22 15:46:17 +02:00
otizonaizit approved these changes 2025-09-22 16:06:08 +02:00
otizonaizit left a comment
Owner

LGTM, thanks!

LGTM, thanks!
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u salting_fix:julioro-salting_fix
git checkout julioro-salting_fix

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout live_coding
git merge --no-ff julioro-salting_fix
git checkout julioro-salting_fix
git rebase live_coding
git checkout live_coding
git merge --ff-only julioro-salting_fix
git checkout julioro-salting_fix
git rebase live_coding
git checkout live_coding
git merge --no-ff julioro-salting_fix
git checkout live_coding
git merge --squash julioro-salting_fix
git checkout live_coding
git merge --ff-only julioro-salting_fix
git checkout live_coding
git merge julioro-salting_fix
git push origin live_coding
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: ASPP/2025-plovdiv-git#16
No description provided.