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

feat: full backend support (including auth/rbac) #216

Merged
merged 53 commits into from
Dec 27, 2023
Merged

feat: full backend support (including auth/rbac) #216

merged 53 commits into from
Dec 27, 2023

Conversation

tjbck
Copy link
Contributor

@tjbck tjbck commented Dec 14, 2023

Resolves #68, #281

Auth (backend) will be REQUIRED from now on, even for local deployment, just like JupyterLab.

For those who wish to use frontend only for the UI, please check out our stripped down version of ollama-webui forked repo: https://github.com/ollama-webui/ollama-webui-lite

TODO

Blockers

@tjbck tjbck self-assigned this Dec 26, 2023
@tjbck tjbck changed the title WIP: full backend support (including auth/rbac) feat: full backend support (including auth/rbac) Dec 27, 2023
@tjbck
Copy link
Contributor Author

tjbck commented Dec 27, 2023

@anuraagdjain, any issues with the migration or setup?

@0xb15d3
Copy link

0xb15d3 commented Dec 27, 2023

Everything worked seamlessly for me, Good work!

@tjbck
Copy link
Contributor Author

tjbck commented Dec 27, 2023

Alright, Merging it to main! Thanks guys!

@tjbck tjbck merged commit fbdae0f into main Dec 27, 2023
2 checks passed
@tjbck tjbck mentioned this pull request Dec 27, 2023
explorigin pushed a commit to explorigin/open-webui that referenced this pull request Feb 2, 2024
feat: full backend support (including auth/rbac)
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.

feat: copy code feat: role-based access control w/ multi-user support
3 participants