Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Domains and dynamic IP's #3274

Closed
derbenx opened this issue Nov 19, 2018 · 2 comments
Closed

Domains and dynamic IP's #3274

derbenx opened this issue Nov 19, 2018 · 2 comments

Comments

@derbenx
Copy link

derbenx commented Nov 19, 2018

Sorry wrong thread! I'll leave it here if someone wants to test against android too!

I just wanted to suggest a slight change to the PC client app or to make it an option.

I use a website url to forward all calls to a dynamic IP, Example:
https://mydomain.com/NC/params?*
this server returns a 307 temporary redirect to the current dynamic IP like so:
https://123.123.123.123/NC/params?*

This works fine, except that the Next Cloud pc client remembers the dynamic IP url and not the domain that I entered on setup, so whenever the IP changes I have to delete and setup my user info again.
Can we have it remember the domain entered and not the resolved redirect? (or an option to do so would be awesome for the next app release!)

Thanks, love the program!

Actual behaviour

Expected behaviour

Steps to reproduce

  1. Setup a webserver that forwards all traffic via a 307 redirect to another url/ip. (or ask me to set one up)
  2. Setup a PC client to point to the URL
  3. Client saves the redirect, not what was entered.

Environment data

Nextcloud app version: Version 2.3.3 (build 1)

Nextcloud server version: Nextcloud 13.0.5 (updating now)

Server logs shouldn't be needed... you can see the client adding the url.

@nextcloud-android-bot
Copy link
Collaborator

GitMate.io thinks possibly related issues are #555 (Dynamic menu items), #1046 (IDN-domains not displayed correctly), and #777 (ip address not supported in the address field).

@AndyScherzinger
Copy link
Member

Hi @derbenx, this is the Android client issue tracker, please open your issue in the desktop project: https://github.com/nextcloud/desktop/issues

Thanks :) ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants