Name | pioreactor-basic-auth-for-ui JSON |
Version |
0.0.3
JSON |
| download |
home_page | |
Summary | Adding basic auth to the Pioreactor UI |
upload_time | 2023-08-10 20:04:47 |
maintainer | |
docs_url | None |
author | Cameron Davidson-Pilon |
requires_python | |
license | |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# pioreactor-basic-auth-for-ui
This adds basic auth to access your Pioreactor UI.
> **Warning**
> The web server is still HTTP. Malicious users _on your network_ can read any data going back and forth, including an encoded version of the user/name password.
## Installation
1. On your leader Pioreactor, run
```
pio install-plugin pioreactor-basic-auth-for-ui
```
2. Next, execute:
```
pio run change_ui_credentials <ui_username> <ui_password>
```
4. Refresh the UI and you should be greeted with a pop up.
5. Add the API key from `pio run change_ui_credentials` to your config.ini
6. Finally, you should restart the leader now, or later.
Raw data
{
"_id": null,
"home_page": "",
"name": "pioreactor-basic-auth-for-ui",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "",
"author": "Cameron Davidson-Pilon",
"author_email": "hello@pioreactor.com",
"download_url": "",
"platform": null,
"description": "# pioreactor-basic-auth-for-ui\n\n\nThis adds basic auth to access your Pioreactor UI.\n\n> **Warning**\n> The web server is still HTTP. Malicious users _on your network_ can read any data going back and forth, including an encoded version of the user/name password.\n\n\n## Installation\n\n1. On your leader Pioreactor, run\n```\npio install-plugin pioreactor-basic-auth-for-ui\n```\n2. Next, execute:\n```\npio run change_ui_credentials <ui_username> <ui_password>\n```\n4. Refresh the UI and you should be greeted with a pop up.\n5. Add the API key from `pio run change_ui_credentials` to your config.ini\n6. Finally, you should restart the leader now, or later.\n",
"bugtrack_url": null,
"license": "",
"summary": "Adding basic auth to the Pioreactor UI",
"version": "0.0.3",
"project_urls": null,
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "49a95ca940f83bccaaa0a763e5be4cda7232e29135f83b56f05f361e4596972a",
"md5": "9bde2ac7d2db43a669b9907f91250216",
"sha256": "29c70c4ba21e32b8a50933c30d249441f08d8175357fc4f73f4012ccf30fd125"
},
"downloads": -1,
"filename": "pioreactor_basic_auth_for_ui-0.0.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "9bde2ac7d2db43a669b9907f91250216",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 4480,
"upload_time": "2023-08-10T20:04:47",
"upload_time_iso_8601": "2023-08-10T20:04:47.743766Z",
"url": "https://files.pythonhosted.org/packages/49/a9/5ca940f83bccaaa0a763e5be4cda7232e29135f83b56f05f361e4596972a/pioreactor_basic_auth_for_ui-0.0.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-08-10 20:04:47",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "pioreactor-basic-auth-for-ui"
}