Updated Requirements, Design and Testing Plan (markdown)

This commit is contained in:
Torma Kristóf 2020-10-16 04:11:04 +02:00
parent cbbee6dc66
commit 100a36a8bd

View File

@ -22,7 +22,38 @@ A strong emphasis have been put on the protection of the user's personnel data.
Before acessing any resource, the user performing the request is identified first. After that their role is identified and verified. The access rights are checked by the user's role. If the user have insufficent permission, then their requiest will be declined before the resource handler is called. Before acessing any resource, the user performing the request is identified first. After that their role is identified and verified. The access rights are checked by the user's role. If the user have insufficent permission, then their requiest will be declined before the resource handler is called.
_Insert sequence diagrams here_ Registration##
![](https://xwiki.kmlabz.com/bin/download/Projektek/UnstableVortex/ReqAndDesign/securus-sq-register.svg?rev=1.1)
Download a file##
![](https://xwiki.kmlabz.com/bin/download/Projektek/UnstableVortex/ReqAndDesign/securus-sq-download.svg?rev=1.1)
Purchase a file##
![](https://xwiki.kmlabz.com/bin/download/Projektek/UnstableVortex/ReqAndDesign/securus-sq-purchase.svg?rev=1.1)
Delete a file##
![](https://xwiki.kmlabz.com/bin/download/Projektek/UnstableVortex/ReqAndDesign/securus-sq-delete.svg?rev=1.1)
View an item##
![](https://xwiki.kmlabz.com/bin/download/Projektek/UnstableVortex/ReqAndDesign/securus-sq-view-item.svg?rev=1.1)
Modify an item##
![](https://xwiki.kmlabz.com/bin/download/Projektek/UnstableVortex/ReqAndDesign/securus-sq-modify-item.svg?rev=1.1)
View purchases##
![](https://xwiki.kmlabz.com/bin/download/Projektek/UnstableVortex/ReqAndDesign/securus-sq-view-purchases.svg?rev=1.1)
Upload a file##
![](https://xwiki.kmlabz.com/bin/download/Projektek/UnstableVortex/ReqAndDesign/securus-sq-upload.svg?rev=1.1)
Used technologies Used technologies
================= =================