mirror of
https://github.com/Karaka-Management/Developer-Guide.git
synced 2026-01-11 20:38:42 +00:00
add uml diagram
This commit is contained in:
parent
aeba4d7e15
commit
c42d3e8abd
3
general/base_uml.svg
Normal file
3
general/base_uml.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 43 KiB |
|
|
@ -27,4 +27,10 @@ The `Application` workload depends heavily on the type of the application but in
|
|||
* App Settings
|
||||
* Page View
|
||||
|
||||
Furthermore the Application also performs a `CSRF` check, defines the `CSP`, authenticates the user and handles global errors such as invalid application permission, database connection error etc.
|
||||
Furthermore the Application also performs a `CSRF` check, defines the `CSP`, authenticates the user and handles global errors such as invalid application permission, database connection error etc.
|
||||
|
||||
## Database
|
||||
|
||||
A short extract of the database structure can be seen below. Please note that this only contains the very basic tables from a fresh install without very limited modules and even then we only included the key tables for simplicity reasons.
|
||||
|
||||

|
||||
Loading…
Reference in New Issue
Block a user