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)
Thu, Jul 25, 12:04 AM
Unknown Object (File)
Wed, Jul 17, 9:58 AM
Unknown Object (File)
Sat, Jul 13, 12:21 AM
Unknown Object (File)
Sat, Jul 6, 5:30 AM
Unknown Object (File)
Fri, Jun 28, 9:01 AM
Unknown Object (File)
Jun 16 2024, 6:13 AM
Unknown Object (File)
Jun 16 2024, 4:38 AM
Unknown Object (File)
Jun 13 2024, 9:50 AM

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.