Page MenuHomePhorge

User password command to set a users password
ClosedPublic

Authored by mollekopf on Aug 20 2021, 2:41 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Oct 21, 10:41 PM
Unknown Object (File)
Mon, Oct 21, 4:16 AM
Unknown Object (File)
Sun, Oct 20, 8:58 PM
Unknown Object (File)
Sun, Oct 20, 4:40 AM
Unknown Object (File)
Mon, Oct 7, 8:08 PM
Unknown Object (File)
Sep 20 2024, 11:55 AM
Unknown Object (File)
Sep 15 2024, 2:00 PM
Unknown Object (File)
Sep 15 2024, 1:29 PM

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.Aug 20 2021, 2:41 PM

Something I wrote for testing.

mollekopf retitled this revision from Use password command to User password command to set a users password.Aug 20 2021, 3:01 PM
machniak added subscribers: vanmeeuwen, machniak.

How about a test? And I guess @vanmeeuwen might have an opinion that it will be better to keep it for development only, i.e. app/Console/Development/.

src/app/Console/Commands/User/PasswordCommand.php
8

Two above uses aren't needed

33

I don't think we should support changing passwords on deleted users (2nd argument). Should we?

This revision now requires changes to proceed.Aug 20 2021, 6:33 PM
This revision was not accepted when it landed; it landed in state Needs Revision.Apr 21 2022, 1:33 PM
This revision was automatically updated to reflect the committed changes.