From 508fafcbdb74426153bfd28e0a00b7224dc08bf0 Mon Sep 17 00:00:00 2001 From: aeneasr <3372410+aeneasr@users.noreply.github.com> Date: Thu, 3 Sep 2020 00:04:35 +0000 Subject: [PATCH] autogen(docs): update milestone document --- docs/docs/milestones.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/docs/milestones.md b/docs/docs/milestones.md index 6cf7dafbb36..cda7836ce3e 100644 --- a/docs/docs/milestones.md +++ b/docs/docs/milestones.md @@ -93,6 +93,7 @@ Something is not working. * [ ] Refresh Sessions Without Having to Log In Again ([kratos#615](https://github.com/ory/kratos/issues/615)) - [@hackerman](https://github.com/aeneasr) * [ ] Email field type changes on second request for request context during registration flow ([kratos#670](https://github.com/ory/kratos/issues/670)) +* [ ] Segmentation fault when running kratos ([kratos#685](https://github.com/ory/kratos/issues/685)) * [x] Generate a new UUID/token after every interaction ([kratos#236](https://github.com/ory/kratos/issues/236)) - [@hackerman](https://github.com/aeneasr) * [x] UNIQUE constraint failure when updating identities via Admin API ([kratos#325](https://github.com/ory/kratos/issues/325)) - [@hackerman](https://github.com/aeneasr) * [x] Can not update an identity using PUT /identities/{id} ([kratos#435](https://github.com/ory/kratos/issues/435))