Skip to content

Add dot to network regex check #5747

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

Merged
merged 1 commit into from
Dec 17, 2024
Merged

Add dot to network regex check #5747

merged 1 commit into from
Dec 17, 2024

Conversation

alexenica
Copy link
Contributor

In Unraid, vlans get a naming convention containing dots. Example br0.3. If my reverse proxy is on a vlan, I cannot use the same network for nextcloud-aio because of this check.

Signed-off-by: Alexandru Nica <[email protected]>
@szaimen szaimen added 3. to review Waiting for reviews enhancement New feature or request labels Dec 16, 2024
@szaimen szaimen added this to the next milestone Dec 16, 2024
Copy link
Collaborator

@szaimen szaimen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just checked this and the dot seems to be supported in network names. Thanks! :)

@szaimen szaimen merged commit 58a2c6c into nextcloud:main Dec 17, 2024
1 check passed
@szaimen szaimen requested a review from apparle December 17, 2024 12:56
@szaimen
Copy link
Collaborator

szaimen commented Dec 20, 2024

This is now released with v10.2.0 Beta. Testing and feedback is welcome! See https://github.com/nextcloud/all-in-one#how-to-switch-the-channel

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants