diff --git a/docs/docs/milestones.md b/docs/docs/milestones.md index 9ea4a71335f..3b5b557262b 100644 --- a/docs/docs/milestones.md +++ b/docs/docs/milestones.md @@ -39,6 +39,7 @@ Something is not working. - [ ] Sending JSON to complete oidc/password strategy flows causes CSRF issues ([kratos#378](https://github.com/ory/kratos/issues/378)) - [ ] Unmable to use Auth0 as a generic OIDC provider ([kratos#609](https://github.com/ory/kratos/issues/609)) - [ ] Password reset emails sent twice by each of the two kratos pods in my cluster ([kratos#652](https://github.com/ory/kratos/issues/652)) +- [ ] Building From Source fails ([kratos#711](https://github.com/ory/kratos/issues/711)) ### [Feat](https://github.com/ory/kratos/labels/feat) @@ -74,6 +75,7 @@ Affects documentation. - [ ] Document that identity information (traits, etc) are available to token holders and backend systems ([kratos#43](https://github.com/ory/kratos/issues/43)) - [@hackerman](https://github.com/aeneasr) - [ ] Config JSON Schema needs example values ([kratos#179](https://github.com/ory/kratos/issues/179)) - [@hackerman](https://github.com/aeneasr) - [ ] Elaborate on security practices against DoS and Brute Force ([kratos#134](https://github.com/ory/kratos/issues/134)) +- [ ] Building From Source fails ([kratos#711](https://github.com/ory/kratos/issues/711)) ### [Rfc](https://github.com/ory/kratos/labels/rfc)