Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
4,906 contributions in the last year
Activity overview
Contribution activity
June 2020
Created a pull request in gobuffalo/fizz that received 10 comments
Handle foreign keys and indices properly in SQLite and add e2e tests
This patch resolves issues with change_column and drop_column which previously caused duplicate or missing indices and foreign keys. To prevent fut…
+3,646
−10
•
10
comments
- fix: re-add all databases to persister
- fix: write migration tests
- refactor: replace settings update_successful with state
- docs: properly annotate forms disabled field
- fix: document login refresh parameter in swagger
- docs: correct SDK use in quickstart
- docs: document refresh=true for login
- refactor: rename prompt=login to refresh=true
- refactor: text errors to text messages
- fix: remove session when prompt=login
Created an issue in ory/kratos that received 8 comments
Moving away from gobuffalo/fizz SQL migration DSL and constraining MySQL to 8.0+
Is your feature request related to a problem? Please describe. We're currently using gobuffalo/fizz which is a a common DSL for migrating SQL datab…
8
comments
- Clarify request sequence for client-side apps
- Write migration tests
- Rename `prompt=login` to something that fits better
- Write account recovery documentation
- Implement Security Questions MFA
- Refactor form errors to form messages
- Remove session immediately when prompt=login
- Document `refresh=true` for login endpoint
125
contributions
in private repositories
Jun 1 – Jun 25

