nextcloud / user_external

👥 External user authentication methods like IMAP, SMB and FTP
https://apps.nextcloud.com/apps/user_external
107 stars 64 forks source link

Update for NC22 missing #179

Closed liquidat closed 2 years ago

liquidat commented 3 years ago

Steps to reproduce

  1. Install Nextcloud 22
  2. Try to install this app

Expected behaviour

The app should work.

Actual behaviour

The app doesn't work - it is not compatible with nc 22.

Affected Authentication backend

General problem

Server configuration

Nextcloud version: 22

Updated from an older Nextcloud/ownCloud or fresh install: both

Glandos commented 2 years ago

Do you have any log to share?

liquidat commented 2 years ago

@Glandos It is hardcoded in the app's info.xml: https://github.com/nextcloud/user_external/blob/b18ddbb091430b5c1db2983aca735159ba97dc05/appinfo/info.xml#L35

prismopensource commented 2 years ago

Will it work if you manually edit the XML?

liquidat commented 2 years ago

It did, at least as far as I can tell. But I have a very limited use case, just a few ~exciting~ existing users via IMAP. I haven't tested things like new users yet, otherwise I would have created a PR.

spiffyguy commented 2 years ago

Hi there,

I just updated as well and enabled the "untested app" in Nextcloud 22. While it works with IMAP authentication to login on the website login page. I can't seem to login with the Nextcloud App to sync files, have desktop notifications.

I am on a Mac but I am pretty sure this works the same way with Windows as well. I click on the tray icon in the menu bar. and then click "Log In" and it does open the browser to my nextcloud instance, asking for me to login. I login successfully and it takes me to the page that says "You are logged in. You may now close the browser." (Something like that) but it never actually logs in on the app itself. My name shows up, but nothing else and only gives me the option to log in. It won't ever switch to being logged in.

image

image

Anyone else experience this at all?

I have updated the client to the latest 3.3.1. But I already was on the latest client version before upgrading to Nextcloud 22 and then force-activating this app.

violoncelloCH commented 2 years ago

new release compatible with Nextcloud Hub 22 is on it's way and will be released soonish: #184

@spiffyguy this doesn't seam related at all and I can't reproduce your issue. Please open a separate issue with further details or better check the desktop client repo for similar issues: https://github.com/nextcloud/desktop/issues