Skip to content

Added new users to the monetdb.

Created by: KFilippopolitis

  1. Now the master user is renamed to 'admin'.
  2. Added 2 new users 'executor' and 'guest'.
  3. User 'executor' can only retrieve data from schemas created by mipdb.
  4. New mipdb version 2.0.1
  5. MIP-Engine will execute queries to the database as 'executor'.
  6. Passwords for the users 'executor', 'admin' are now dynamic, and they are provided as environmental variables.

Merge request reports