WIP: Resolve "Remove a product" #46
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "5-remove-a-product"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #5
restored source branch
5-remove-a-productadded 1 commit
40dd9b24- wip: add StopSellOfAProduct actionCompare with previous version
added 1 commit
7356ea34- wip: add emptyStock to productServiceCompare with previous version
added 1 commit
9865506b- wip: implement /stop/:productname endpointCompare with previous version
added 1 commit
e4ee6a10- wip: add authorizerFactoryCompare with previous version
added 2 commits
924ec7d9- wip: refactor TokenAuthorizerfa5a60ef- wip: refactor TokenAuthorizerCompare with previous version
added 1 commit
Compare with previous version
added 1 commit
5627cfee- wip: add a secret token in the apiCompare with previous version
added 1 commit
184d4595- wip: Add an AuthorizationService that checks credentials against a secret tokenCompare with previous version
added 1 commit
2f4956d8- wip: improve logging of unauthorized exceptionCompare with previous version
added 5 commits
e4ee6a10- wip: add authorizerFactory924ec7d9- wip: refactor TokenAuthorizerfa5a60ef- wip: refactor TokenAuthorizer5627cfee- wip: add a secret token in the apid92a11ed- Wip: done but not reallyCompare with previous version
This is the code we write during a phoresie session.
If the concept of the authorizer was a nice idea it did not really live up to it.
Pushing the idea we ended up with a design that would allow
which is not really nice (as the caller can decide wether or not check the authorization)
View command line instructions
Manual merge helper
Use this merge commit message when completing the merge manually.
Checkout
From your project repository, check out a new branch and test the changes.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.