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

Add support for Unifi OS controllers #7368

Merged
merged 1 commit into from
Jan 24, 2023
Merged

Add support for Unifi OS controllers #7368

merged 1 commit into from
Jan 24, 2023

Conversation

lgreeff
Copy link
Contributor

@lgreeff lgreeff commented Nov 15, 2022

Description

Add support for Unifi OS controllers by adjusting the port and adding a prefix path.

The main differences are:

  • Uses port 443
  • The login endpoint is /api/auth/login
  • All API endpoints need to be prefixed with /proxy/network

Impacts

Should be compatible with the original Unifi controller paths.

I've tested it with UniFi-CloudKey and UniFi OS UCK G2

Issue

fixes #6616

Delete branch after merge

YES

NEWS file entries

Enhancements

  • Added support for Unifi OS controllers

@CLAassistant
Copy link

CLAassistant commented Nov 15, 2022

CLA assistant check
All committers have signed the CLA.

@julsemaan
Copy link
Collaborator

Hi, thanks for your contribution. This is late for inclusion in 12.1 but I'm adding this to our 12.2 milestone and @fdurand will review that change

@julsemaan julsemaan added this to the PacketFence-12.2 milestone Nov 15, 2022
@fdurand fdurand merged commit c16f222 into inverse-inc:devel Jan 24, 2023
fdurand added a commit that referenced this pull request Jan 24, 2023
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.

Support for UniFi OS-based controllers
4 participants