Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #481 & Cli enhancements #5

Open
wants to merge 6 commits into
base: features
Choose a base branch
from
Open

Conversation

RMartinOscar
Copy link
Owner

@RMartinOscar RMartinOscar commented Jul 12, 2024

  • [ ✅ ] Add missing entried in p:info & implement --secret option, without it all sensitve information will be censored (Quite useful for helping others that don't want to leak their ip/domain on discord)

  • [ ✅ ] Add missing redis username in p:environment:setup

  • [ ✅ ] Allow user search using id,email ,username in p:user:disable2fa

  • [ ✅ ] Make search user by id not use wildcard in p:user:*

  • [ ✅ ] Re remove locationId (again)

  • [ ✅ ] Make node an option and not an argument to follow code style in p:node:configuration

  • [ 🔳 ] Figure out why tf does $user become a string when using interactive mode in p:user:*

  • [ 🔳 ] Reset --user if the one given doesn't exist to avoid indefinitely searching the same non existing user in p:user:*

  • [ 🔳 ] Refactor foreach to map in p:user:*

  • [ 🔳 ] Remake p:upgrade command to use patch instead of curl&tar

  • [ 🔳 ] Allow for quick fix p:upgrade --patch=dbc164f (commit) or p:upgrade --patch=5 (pr)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant