Jeffrey Smith II
d705841a00
feat: error when creating v1 auth with a nonexistent bucket id ( #23422 )
...
* feat: error when creating v1 auth with a nonexistent bucket id
* fix: only check for buckets
* refactor: test cleanup for clarity
2022-06-13 15:52:28 -04:00
Sam Arnold
5015297d40
fix: more expressive errors ( #22448 )
...
* fix: more expressive errors
Closes #22446
* fix: server only logging for untyped errors
* chore: fix formatting
2021-09-13 15:12:35 -04:00
Daniel Moran
00afd95cb7
refactor: automated move of errors and id from root to kit ( #21101 )
...
Co-authored-by: Sam Arnold <sarnold@influxdata.com>
2021-03-30 14:10:02 -04:00
Daniel Moran
d4a0c34c39
fix(onboarding): deprecate misleading `retentionPeriodHrs` key ( #20798 )
2021-03-01 09:55:39 -05:00
Sam Arnold
781fa0e846
chore: add goimports
2021-01-29 14:06:52 -05:00
Daniel Moran
b5bbc503a0
fix(onboarding): don't ignore failures to set initial password ( #20317 )
2020-12-16 06:43:43 -08:00
Daniel Moran
693d153195
feat(cmd/influxd): warn if auth wasn't enabled and users were upgraded ( #20036 )
2020-11-16 09:05:40 -05:00
George MacRorie
16d916a952
refactor(kv): delete deprecated kv service code
...
This includes removal of a lot of kv.Service responsibilities. However,
it does not finish the re-wiring. It removes documents, telegrafs,
notification rules + endpoints, checks, orgs, users, buckets, passwords,
urms, labels and authorizations. There are some oustanding pieces that
are needed to get kv service compiling (dashboard service urm
dependency). Then all the call sites for kv service need updating and
the new implementations of telegraf and notification rules + endpoints
needed installing (along with any necessary migrations).
2020-11-16 12:41:26 +00:00
Russ Savage
cae539055f
fix: updating v1 auth description ( #19947 )
...
* fix: updating v1 auth description
* fix: fixing tests
* chore: renaming to legacy
2020-11-09 15:10:46 -08:00
Ales Pour
0853370cda
refactor: use v1 auth service to create tokens
2020-11-02 09:06:34 -07:00
Ales Pour
548eec197d
refactor: influx 2.x path is a commamnd line option
2020-10-14 08:02:30 -07:00
Ales Pour
2308e6c50e
feat(upgrade): upgrade security
2020-10-14 08:02:30 -07:00