Anyhew it causes issues and prevents login. Maybe remove it?
Originally created by @developdeez on GitHub (Jan 31, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/608
Why do we need to acitvate an account for this???
Anyhew it causes issues and prevents login. Maybe remove it?
This issue is a duplicate of closed issues #376 and #430.
If you're seeking a basic interface intended for a single user without login functionality, I recommend considering the Lite version, which can be found here. It should be noted that this version can only store chat history locally in your browser, so they are not portable between different browsers/profiles/machines without manual export and import.
Alternatively, if you desire additional features such as cross-device chat history, RAG, and OpenAI API connection, creating a single account on the full version should suffice for you. Authentication is local to your instance, there is no sharing of information with external parties. Currently, session timeouts are not implemented, so your account will remain logged in indefinitely until you logout (though this is under reconsideration in #566).
<!-- gh-comment-id:1918344274 -->
@justinh-rahb commented on GitHub (Jan 31, 2024):
This issue is a duplicate of closed issues #376 and #430.
If you're seeking a basic interface intended for a single user without login functionality, I recommend considering the Lite version, which can be found [here](https://github.com/ollama-webui/ollama-webui-lite). It should be noted that this version can only store chat history locally in your browser, so they are not portable between different browsers/profiles/machines without manual export and import.
Alternatively, if you desire additional features such as cross-device chat history, RAG, and OpenAI API connection, creating a single account on the full version should suffice for you. Authentication is local to your instance, there is no sharing of information with external parties. Currently, session timeouts are not implemented, so your account will remain logged in indefinitely until you logout (though this is under reconsideration in #566).
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @developdeez on GitHub (Jan 31, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/608
Why do we need to acitvate an account for this???
Anyhew it causes issues and prevents login. Maybe remove it?
@justinh-rahb commented on GitHub (Jan 31, 2024):
This issue is a duplicate of closed issues #376 and #430.
If you're seeking a basic interface intended for a single user without login functionality, I recommend considering the Lite version, which can be found here. It should be noted that this version can only store chat history locally in your browser, so they are not portable between different browsers/profiles/machines without manual export and import.
Alternatively, if you desire additional features such as cross-device chat history, RAG, and OpenAI API connection, creating a single account on the full version should suffice for you. Authentication is local to your instance, there is no sharing of information with external parties. Currently, session timeouts are not implemented, so your account will remain logged in indefinitely until you logout (though this is under reconsideration in #566).