mirror of
https://github.com/netbirdio/netbird.git
synced 2024-12-04 05:53:18 +01:00
06055af361
This PR brings user invites logic to the Management service via HTTP API. The POST /users/ API endpoint creates a new user in the Idp and then in the local storage. Once the invited user signs ups, the account invitation is redeemed. There are a few limitations. This works only with an enabled IdP manager. Users that already have a registered account can't be invited. |
||
---|---|---|
.. | ||
api | ||
middleware | ||
groups_test.go | ||
groups.go | ||
handler.go | ||
nameservers_test.go | ||
nameservers.go | ||
peers_test.go | ||
peers.go | ||
routes_test.go | ||
routes.go | ||
rules_test.go | ||
rules.go | ||
setupkeys_test.go | ||
setupkeys.go | ||
users_test.go | ||
users.go | ||
util.go |