Skip to content

Db migrations for IDE OAuth

What does this MR do and why?

Db migrations for IDE OAuth. This adds a FK web_ide_oauth_application_id from application_settings to oauth_applications so that we can have a reference to the instance-wide OAuth application we'll use for the Web IDE.

Edited by Paul Slaughter

Merge request reports

Loading