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)
Tue, Mar 5, 3:04 PM
Unknown Object (File)
Feb 26 2024, 4:04 AM
Unknown Object (File)
Feb 9 2024, 8:53 AM
Unknown Object (File)
Feb 8 2024, 10:27 PM
Unknown Object (File)
Jan 25 2024, 12:32 AM
Unknown Object (File)
Jan 25 2024, 12:29 AM
Unknown Object (File)
Jan 24 2024, 11:16 PM
Unknown Object (File)
Jan 24 2024, 7:43 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.