Thomas Lehmann
Thomas Lehmann
Although not documented, the user_oidc addon apparently [supports hard user provisioning][git-useroidc-api]. However, there's only a method to provision users, not to un-provision them. ### Why is hard-provisioning in user_oidc used?...
TL;DR: when the provider was configured with `unique-uid=1` (default) an ID would be created that is not equal to the ID in Nextcloud's backend and derived from the `sub` claim....
# Pull Request Checklist ### Note to first-time contributors: Please open a discussion post in [Discussions](https://github.com/open-webui/open-webui/discussions) and describe your changes before submitting a pull request. **Before submitting, make sure you've...
# Pull Request Checklist ### Note to first-time contributors: Please open a discussion post in [Discussions](https://github.com/open-webui/open-webui/discussions) and describe your changes before submitting a pull request. **Before submitting, make sure you've...
When navigating the parent commit through the [`,` key][man-view-manip], one can navigate to the previous (parent) commit. For merge requests however, this will always navigate to the first parent commit....