Search Criteria
Package Details: nextcloud-app-user-oidc 8.1.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/nextcloud-app-user-oidc.git (read-only, click to copy) |
---|---|
Package Base: | nextcloud-app-user-oidc |
Description: | OIDC connect user backend for Nextcloud |
Upstream URL: | https://github.com/nextcloud/user_oidc |
Licenses: | AGPL-3.0-only |
Submitter: | alerque |
Maintainer: | alerque |
Last Packager: | alerque |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2021-05-14 14:53 (UTC) |
Last Updated: | 2025-10-15 21:37 (UTC) |
Dependencies (5)
- composer (composer-gitAUR) (make)
- nextcloud (nextcloud-gitAUR) (make)
- npm (python-nodejs-wheelAUR, corepackerAUR) (make)
- rsync (rsync-gitAUR, rsync-reflink-gitAUR, rsync-reflinkAUR) (make)
- yq (make)
Latest Comments
wuestengecko commented on 2025-10-14 19:30 (UTC)
Hi! This app currently breaks the Nextcloud settings page with an exception. It seems to be the same error message as reported at https://github.com/nextcloud/user_oidc/issues/512:
The image it's looking for does exist in the repo, but doesn't get packaged properly. However, this can easily be fixed by adding the
img
subdir to the rsync includes at the end ofpackage()
: