Skip to content

Should I call check_active_accounts for each configuration #298

Answered by janko
jesseduffield asked this question in Q&A
Discussion options

You must be logged in to vote

You need both calls if the main and admin configurations differ in session_key_prefix or account record retrieval (different tables or distinct table subsets). If your main and admin configurations share the session and table dataset, then it might not be technically necessary, but IMO it's still more correct to have both.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@jesseduffield
Comment options

Answer selected by jesseduffield
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants