Files
openproject/modules/auth_plugins
Jan Sandbrink c00fefe8ce Fix creation of plugin auth providers
The previous implementation would have failed when
starting with an empty database and trying to migrate it.

We now ensure that the database exists, by running the creation
of plugin auth providers in the seeders. Since there is also a migration
that's supposed to convert old identity_urls to auth provider links
and that migration needs the auth providers already, it does the same
as the seeder.
2025-08-04 14:23:10 +02:00
..
2025-08-04 14:23:10 +02:00