add some kind of authorization #5

Open
hannaeko wants to merge 2 commits from feature/authz into master
Owner
No description provided.
hannaeko added this to the 0.1.0 milestone 2021-04-06 00:57:54 +02:00
hannaeko added 1 commit 2021-04-06 00:57:54 +02:00
hannaeko added 1 commit 2021-04-06 04:41:39 +02:00
hannaeko changed title from add some kind of authorizations to add some kind of authorization 2021-04-06 19:30:26 +02:00
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 origin feature/authz:feature/authz
git checkout feature/authz

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 master
git merge --no-ff feature/authz
git checkout feature/authz
git rebase master
git checkout master
git merge --ff-only feature/authz
git checkout feature/authz
git rebase master
git checkout master
git merge --no-ff feature/authz
git checkout master
git merge --squash feature/authz
git checkout master
git merge --ff-only feature/authz
git checkout master
git merge feature/authz
git push origin master
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
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: hannaeko/nomilo-archived#5
No description provided.