Skip to content

2.7.42: FIx password setup for email loging

Compare
Choose a tag to compare
@kjgarza kjgarza released this 04 Sep 11:41
· 3280 commits to master since this release
 By default the  all repositories/clients get user  as role_id on the welcome event  https://github.com/datacite/lupo/blob/d219ea02ba99f11b54e41a4a776ada1c0d37e5fc/app/models/concerns/mailable.rb#L20 .
But now in Fabrica, I think this role_id is now  used exclusively by researchers in fabrica https://github.com/datacite/bracco/commit/b34d86b89a672e9985a95d2b55fa1d78f39c0ae4#diff-02dddb4b8cfd2bf611557d5902eb96a2 .
So then the Fabrica app in production gets into a error loop

addresses https://github.com/datacite/bracco/issues/224