Skip to content

Conversation

@iamimmanuelraj
Copy link
Contributor

╭─[email protected] ~  
╰─➤  ee auth create httpauth1.immanuelraj.rt.gw
Error: Could not find the site you wish to run auth create command on.
Either pass it as an argument: `ee auth create <site-name>` 
or run `ee auth create` from inside the site folder.

But if the site name doesn't start with HTTP then it will allow it

╭─[email protected] ~  
╰─➤  ee auth create testhttpauth.immanuelraj.rt.gw                                                                                                                              1 ↵
Reloading global reverse proxy.
Success: Auth successfully updated for `testhttpauth.immanuelraj.rt.gw` scope. New values added:
User: ee-SzkPrf
Pass: PjRg6O4adjM6Te49ac

This commit fixes that

```
╭─[email protected] ~  
╰─➤  ee auth create httpauth1.immanuelraj.rt.gw
Error: Could not find the site you wish to run auth create command on.
Either pass it as an argument: `ee auth create <site-name>` 
or run `ee auth create` from inside the site folder.
```
But if the site name doesn't start with HTTP then it will allow it
```
╭─[email protected] ~  
╰─➤  ee auth create testhttpauth.immanuelraj.rt.gw                                                                                                                              1 ↵
Reloading global reverse proxy.
Success: Auth successfully updated for `testhttpauth.immanuelraj.rt.gw` scope. New values added:
User: ee-SzkPrf
Pass: PjRg6O4adjM6Te49ac
````
@iamimmanuelraj
Copy link
Contributor Author

@mrrobot47 mrrobot47 merged commit a3a28ba into EasyEngine:develop Dec 2, 2024
1 check passed
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.

2 participants