Skip to content

Allow service accounts to login in the admin. Config and migrations location change.

Rene Fernandez Sanchez requested to merge qa into master

It will be needed to run this to change the type of person_id:

alter table public."user" alter column "person_id" SET DATA type varchar(255)
Edited by Rene Fernandez Sanchez

Merge request reports

Loading