Closed kenjis closed 3 months ago
Oh, I have not read the comment carefully. Thanks.
And @bgeneto suggested -g
option instead of showing groups and the user interaction. https://github.com/codeigniter4/shield/pull/999#issuecomment-1895726347
suggested
-g
option
I like this because of less user interactions.
I sent a PR to implement -g
option: #1164
Description Supersedes #999 Fixes #998
The user registration form sets the default group value for the user when a new user is registered. But the command
shield:user create
does not set the default group. I think we should fix the inconsistency as a bug.It would be nice, but nobody has implemented it. It can be implemented as enhancement later.
Checklist: