Commit Graph

5 Commits (e39df4c9ca6a5be266b7ec0d8b67444f5b54f47b)

Author SHA1 Message Date
iglocska e39df4c9ca
fix: [css] Added login css/image 2020-06-21 23:54:44 +02:00
iglocska e9e13ba2ad
fix: [htaccess] fixed 2020-06-21 21:31:53 +02:00
iglocska a7bb35b7cb
chg: [images] added to webroot for the README.md to be rendered as a lading page 2020-06-21 21:30:10 +02:00
iglocska d898640857
new: [encryption keys] Encryption key management added
- add/list/search for keys and assign them to users/organisations
- several new internal features
  - refactored/abstracted parameter harvesting
  - automatic dependency system for the form templating
  - several others
2020-06-04 10:05:45 +02:00
iglocska 56368d1de7
new: [initial] import of the project files
- Cerebrate v0.1 initial WIP version

[Features]
- initial version of TrustDB
  - Organisation
  - User scope
  - Alignments between Users and Organisations
  - semi-implemented encryption key store

[Internals]
- MISP systems transposed to CakePHP4 / Bootstrap 4 / Cerebrate
  - UI factories
    - Index factories
    - Form factories
  - internal:
    - RestResponse library
    - ACL library in progress
  - new clean UI using BS4

- New systems:
  - UI factories
    - view factories

- Datamodel import/cleaning via SQL scripts
2020-05-29 13:41:58 +02:00