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

feat:flash message on login, on cake5 #1071

Merged

Conversation

arodu
Copy link
Member

@arodu arodu commented Feb 6, 2024

feat #994

@arodu arodu changed the title feat:flash message on login feat:flash message on login, on cake5 Feb 6, 2024
@@ -47,6 +47,9 @@
// determines if registration workflow includes email validation
'validate' => true,
],
'Login' => [
'flashMessage' => false, // bool
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rochamarcelo Do you think we should leave it as false by default? or do we activate it at once?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

false is good here

@rochamarcelo
Copy link
Collaborator

Please fix conflicts, then it will be okay to merge.

@rochamarcelo rochamarcelo merged commit c1fa7ea into CakeDC:12.next-cake5 Feb 7, 2024
10 checks passed
@rochamarcelo
Copy link
Collaborator

Thank You.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants