Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce flowpilot #962

Closed
wants to merge 227 commits into from
Closed

Introduce flowpilot #962

wants to merge 227 commits into from

Conversation

bjoern-m
Copy link
Contributor

Description

Implementation

Tests

Todos

Additional context

bjoern-m and others added 30 commits August 10, 2023 11:20
* feat: flowpilot flows can start with a subflow
* chore: improve flow validation and validation error messages

Co-authored-by: Frederic Jahn <[email protected]>
* flowpilot login flow WIP

* adjust login flow

* flowpilot generic client updated and moved, examples deleted

* adjust login flow, fix passcode template rendering

* login flow adjustments

* adjust login flow to use the new username field

* fix registration identifier test

* chore: improve check for email address

* fix mail templates

* feat: flowpilot subflow for passcodes (#1187)

* chore: error messages improved

* chore: adds subflow for passcodes

---------

Co-authored-by: bjoern-m <[email protected]>
Co-authored-by: bjoern-m <[email protected]>
bjoern-m and others added 27 commits July 5, 2024 13:01
* feat: add flow api logging

* chore: remove log
* fix: check email limit in profile

* fix: check email length in profile

* fix: check passkey limit in profile

* fix: set passcode_template when adding an email at login

* feat: increase flow TTL

* feat: add debug flag to config

* feat: add password & token exchange rate limiting

* fix: fix password & exchange token rate limiting

* fix: check if email already exists

check if the email address already exists before storing it in the DB when the user should/must add an email address in a login flow.
@lfleischmann lfleischmann deleted the introduce_flowpilot branch August 8, 2024 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants