Lyon Hill
1891479780
feat(onboard): allow optional password ( #19225 )
...
* feat(onboard): allow optional password
We can now allow passwords as an optional arguement. This facilitates
api only users.
2020-08-05 12:42:17 -06:00
Lyon Hill
0a9e8fdb4a
chore: update task tests to use the tenant service ( #19169 )
...
* chore: update task tests to use the tenant service
After the introduction of the tenant system we need to switch the testing frameworks
to use it instead of the old kv system
* chore: update onboarding to allow injected middleware
2020-08-03 09:33:46 -06:00
Andrew Watkins
5cd872721d
fix: password length ( #18041 )
...
* fix: password length
* chore: go mod tidy
* chore: switch err message
* chore: remove backend validation
2020-05-12 10:14:09 -07:00
Lyon Hill
4421a39639
feat(tenant): Build out the onboarding system in tenant and integrate it into launcher ( #17558 )
...
We are adding in a setup/user route this is not in swagger at the moment but will be
added once we feel it is stable.
2020-04-06 15:58:15 -06:00