Skip to content
Snippets Groups Projects

Security

Merged Jitka Viceníková requested to merge security into develop
1 file
+ 4
1
Compare changes
  • Side-by-side
  • Inline
+ 4
1
@@ -41,10 +41,13 @@
via their REST api's.
2) Notifications module:
<br>Notifications module sends e-mail (or other) notifications to team members.
<br>
- Receives e-mails are determined based on provided e-mail during the creation of new applications and e-mails defined in
**application.properties** in **core** and **application modules**.
3) Visualisation module:
<br>Visualization module provides a visualization of given JSON data in readable HTML (or other) format. Team manager
will be able to visualize current state of both cars.
<br> The result can be downloaded via Swagger UI or directly accessed in the module's folder **output-data**, which is created
- The result can be downloaded via Swagger UI or directly accessed in the module's folder **output-data**, which is created
in case of missing.
4) Applications module:
<br>Applications module allows people to send an application to this team. Manager can view these applications and
Loading