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

Stub out Contact::activate_database_account #29

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ms705
Copy link
Contributor

@ms705 ms705 commented Dec 19, 2019

lib/login.php calls activate_database_account() if setupPhase is active according to config.

I think the idea is that this creates the DB account if none exists; cf. #22.

The stub prevents users from receiving unexpected HTTP 500 responses at every login.

Prevents errors on user login.
@kohler kohler force-pushed the master branch 3 times, most recently from 327216b to 9356ad3 Compare December 15, 2020 16:42
@kohler kohler force-pushed the main branch 2 times, most recently from da9f064 to c08d686 Compare October 10, 2022 14:55
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.

1 participant