User Tools

Site Tools


pleak-frontend_features

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
pleak-frontend_features [2018/04/20 04:23]
admin
pleak-frontend_features [2018/04/20 04:38]
admin
Line 1: Line 1:
 ====== Features of frontend ====== ====== Features of frontend ======
  
-===== Users: =====+===== USERS: =====
  
   - User system with authentication using BCrypt salted password hashing function with a cost factor of 12 (2 12 iterations of the key derivation function) and HS512 (JSON Web Algorithm for HMAC using SHA-512) for JWT (JSON Web Token) signing and verification.   - User system with authentication using BCrypt salted password hashing function with a cost factor of 12 (2 12 iterations of the key derivation function) and HS512 (JSON Web Algorithm for HMAC using SHA-512) for JWT (JSON Web Token) signing and verification.
Line 7: Line 7:
   - Blocking user accounts.   - Blocking user accounts.
  
-===== Models ​Folders ​=====+===== MODELS ​FOLDERS ​=====
   - Business process modeling using the standard BPMN syntax.   - Business process modeling using the standard BPMN syntax.
     - creating, viewing, editing, exporting, importing, renaming models in modeler.     - creating, viewing, editing, exporting, importing, renaming models in modeler.
Line 20: Line 20:
  
  
-===== Sharing: ​=====+==== Sharing: ====
   - Private sharing of models and folders containing models with other users (view / edit rights):   - Private sharing of models and folders containing models with other users (view / edit rights):
     - if a model is shared with edit rights to user1 then the user1 will be able to:     - if a model is shared with edit rights to user1 then the user1 will be able to:
Line 39: Line 39:
       - open/edit models in editors (SQL-privacy / PE-BPMN / SQL Derivative Sensitivity)       - open/edit models in editors (SQL-privacy / PE-BPMN / SQL Derivative Sensitivity)
  
-===== Publishing: ​=====+==== Publishing: ====
   - Public read-only sharing of models via a URL:   - Public read-only sharing of models via a URL:
     - one at a time using the option "​Publish"​ in Actions menu in owned and shared models tabs     - one at a time using the option "​Publish"​ in Actions menu in owned and shared models tabs
pleak-frontend_features.txt ยท Last modified: 2019/10/01 13:53 (external edit)