Skip to content
Snippets Groups Projects

Config endpoint

Merged Daniel Gerhardt requested to merge config-endpoint into master

This MR replaces the legacy /configuration endpoint which has been moved to /v2.

The config endpoint provides the following data:

  • authentication providers
  • enabled features and their settings
  • arbitrary UI-specific properties (passed through from config file)

Configuration file handling has been improved and now supports loading from multiple files:

  • application.yml
  • secrets.yml
  • ui.yml

The configuration file has been restructured and now has the following main sections:

  • system
  • security
  • features
  • ui
Edited by Daniel Gerhardt

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply