Page MenuHomePhorge

We use this from the admin seeder
ClosedPublic

Authored by mollekopf on Jun 11 2024, 10:18 PM.

Details

Reviewers
machniak
Group Reviewers
Restricted Project
Commits
rK930ff0eab429: We use this from the admin seeder

Diff Detail

Repository
rK kolab
Lint
Lint Skipped
Unit
No Test Coverage
Build Status
Buildable 47664
Build 18072: arc lint + arc unit

Event Timeline

mollekopf created this revision.
mollekopf added a reviewer: Restricted Project.Jun 11 2024, 10:21 PM

I guess not setting a password would be an alternative if that works... The random password is just there until somebody sets one that somebody knows.

machniak subscribed.

This make app.passphrase to be used only on production, which is wrong.

This revision now requires changes to proceed.Jun 12 2024, 8:56 AM

We want to use app.password only when *not* in production of course

This revision is now accepted and ready to land.Jun 12 2024, 1:05 PM
This revision was automatically updated to reflect the committed changes.