daper / nextcloud-passwords-app

A mobile app based on react-native for Nextcloud Passwords App.
GNU General Public License v3.0
68 stars 15 forks source link

No registers appear #82

Open bernatnan opened 3 years ago

bernatnan commented 3 years ago

I'm not sure if it's really an issue.

It not read anything from my nextcloud password server.

Server Information

Mobile Information

May be it's something on the configuration, but I'm not sure.

Any way to get the log ¿?

daper commented 3 years ago

Hi! I have to check the app with E2E encryption... As I think it could be the issue. Could you try to disable it (server side) or use an older version? Otherwise I will come back to you when I can test it.

bernatnan commented 3 years ago

Perfect!

I will try to prepare a test environment. To check the things that you ask (disable encryption and use old version). An 'old version' you mean the android app, isn't it?

daper commented 3 years ago

nono, the server one... I don't know how is it actually implemented the e2e. But if it is enforced, maybe an old server one. Just to verify that is the issue. As the goal is to go e2e. :) Thank you so much. I have also a test nc instance, I could give you a user or access there as well if you need it.

bernatnan commented 3 years ago

I've done the first tests, and with a Nextcloud v19.0.1 and Password v2020.9.0-build3598 it works well until I activate the End-to-end Encryption. The issue 81 [1], that I opened, it happens for the same reason. May be do you want to close it.

Do you need any more tests? Or something that I can do to help?

[1] https://github.com/daper/nextcloud-passwords-app/issues/81

matpen commented 1 year ago

@daper maybe we can close this as duplicate of https://github.com/daper/nextcloud-passwords-app/issues/54