Commit Graph

7 Commits (master)

Author SHA1 Message Date
Michael Robbins 4e98f6ed7f
Fix OIDC claims granting admin by default (#86)
* Fix OIDC documentation

Renaming userClaimsRules => claimMapping to match source code

* Updating Claim logic to add a basic 'truthy' check

If the Claim has a boolean result, check that it is true
If the Claim has a string result, check that it isn't empty
4 years ago
James Batt 88370da756 lots of refactoring - also a fix for #56 4 years ago
James Batt 3e0bbc1cac
improved error handling for gitlab and oidc login (#54) 4 years ago
James Batt 55e93ec5f6 merged 39 4 years ago
Gavin Mogan 421c2afd89
Add support for determining claims based on rules (#39) 4 years ago
PLACE 89ab8fa297
show the owner name in admin UI (#24)
* fixes #21

* updated changelog
4 years ago
PLACE 304a6526cc
basic admin feature, network isolation, docs, helm, k8s, docs (#15)
* wip

* wip

* wip

* wip

* wip

* wip

* helm update

* wip

* wip

* wip

* secret for private key

* updated publish script

* wip

* refactored to mobx, added list all devices for admins

* dockerfile fix

* fixed basic auth

* healthcheck fix

* removed healthcheck because it caused issues with traefik

* helm chart updates

* wip

* wip

* super basic healthcheck endpoint

* wip

* added changelog, updated docs
4 years ago