Page MenuHomePhorge

We use this from the admin seeder
ClosedPublic

Authored by mollekopf on Jun 11 2024, 10:18 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Oct 28, 3:58 PM
Unknown Object (File)
Sun, Oct 27, 2:29 PM
Unknown Object (File)
Sat, Oct 26, 11:52 AM
Unknown Object (File)
Wed, Oct 23, 10:24 PM
Unknown Object (File)
Fri, Oct 11, 5:15 PM
Unknown Object (File)
Sep 8 2024, 3:20 AM
Unknown Object (File)
Sep 2 2024, 8:01 AM
Unknown Object (File)
Aug 28 2024, 6:24 PM
Subscribers

Details

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

Diff Detail

Repository
rK kolab
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.