influxdb/v1/authorization
davidby-influx 7d8884beca
feat: add optional stricter password requirements (#24857)
Allow password length and character class checking.

closes https://github.com/influxdata/influxdb/issues/24856
2024-04-04 12:27:58 -07:00
..
mocks fix: more expressive errors (#22448) 2021-09-13 15:12:35 -04:00
authorizer.go fix: more expressive errors (#22448) 2021-09-13 15:12:35 -04:00
authorizer_test.go feat: add optional stricter password requirements (#24857) 2024-04-04 12:27:58 -07:00
caching_password_service.go fix: more expressive errors (#22448) 2021-09-13 15:12:35 -04:00
caching_password_service_test.go feat: add optional stricter password requirements (#24857) 2024-04-04 12:27:58 -07:00
error.go fix: corrrectly return 4XX errors instead of 5XX errors (#24519) 2023-12-27 08:21:09 -08:00
http_client.go fix: more expressive errors (#22448) 2021-09-13 15:12:35 -04:00
http_server.go fix: more expressive errors (#22448) 2021-09-13 15:12:35 -04:00
http_server_test.go build: upgrade to Go 1.18.1 (#23252) 2022-04-13 15:24:27 -05:00
middleware_auth_password_service.go fix: more expressive errors (#22448) 2021-09-13 15:12:35 -04:00
middleware_auth_password_service_test.go fix: more expressive errors (#22448) 2021-09-13 15:12:35 -04:00
mock_tenant.go chore: fix function name in comment (#24281) 2023-06-14 11:18:13 -04:00
service.go feat: add optional stricter password requirements (#24857) 2024-04-04 12:27:58 -07:00
service_password.go feat: add optional stricter password requirements (#24857) 2024-04-04 12:27:58 -07:00
storage.go fix: more expressive errors (#22448) 2021-09-13 15:12:35 -04:00
storage_authorization.go fix: corrrectly return 4XX errors instead of 5XX errors (#24519) 2023-12-27 08:21:09 -08:00
storage_authorization_test.go fix: corrrectly return 4XX errors instead of 5XX errors (#24519) 2023-12-27 08:21:09 -08:00
storage_password.go fix: more expressive errors (#22448) 2021-09-13 15:12:35 -04:00