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

automatically fill "baseUrl"; allow custom "username" in Auth resource #35

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

oleksandr-nc
Copy link
Contributor

@oleksandr-nc oleksandr-nc commented Jan 13, 2025

  1. The baseUrl is filled automatically the first time the ExApp is installed. If it is not correct (e.g., due to differing network settings in the infrastructure), the Admin should adjust it. However, it works as expected in AIO and default Nextcloud installations.
  2. The username field is set to flow_app by default, as it was before, but it can now be redefined. Our documentation does not currently explain its purpose or proper use. (My assumption: it might serve as the default user in Nextcloud for actions requiring a user but without one explicitly assigned, such as for a system flow user)

A PR to the Nextcloud Docs with an update regarding baseUrl will be opened and linked to this one later.

Resolves: #26

@oleksandr-nc oleksandr-nc merged commit 2cb5071 into main Jan 13, 2025
4 checks passed
@oleksandr-nc oleksandr-nc deleted the feat/automaticly-init-baseUrl branch January 13, 2025 14:18
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

Successfully merging this pull request may close these issues.

Pre-existing ex_app resource doesn't seem to work
2 participants