Open hellkaim opened 1 year ago
Hello @hellkaim, thank you for taking the time to submit this pull request.
Can you link to any documentation or tutorial for having a "login id" that is different from your Nextcloud username?
Hello.
By documemtation you mean official NC docs or modifying a readme od the project?
For NC you can start from here https://docs.nextcloud.com/server/latest/admin_manual/configuration_user/two_factor-auth.html
For project's README I will issue new pool request later today..
I have updated the README to incorporate changes and new configuration routine.
Ok, send you an invitation. Mind the address of the web interface. I can't add anything to that account, but I can create a collection with you so we can both check the issue. Or, alternately, I can try to change passwords in my items and then we can import them somehow to that user for testing.
Hello and thank you for grate script!
As I have a non-standard NextClound installation with different network port and 2FA passwords that are used to hide real username and real password from third party apps.
As such we need to use different username while connecting to the server (auth) and in the process of requesting contacts and calendar data as user names are different.
Same we need to define a port on which a NC interface is expecting connections.
I tried to make self explainable commits so it should be pretty easy to understand what I've added.
Looking forward.