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

🐛 Allow anonymous condition for default board #1588

Merged
merged 1 commit into from
Nov 11, 2023

Conversation

manuel-rw
Copy link
Collaborator

@manuel-rw manuel-rw commented Nov 11, 2023

🤖 Generated by Copilot at 827dabb

Added a callback function to checkForSessionOrAskForLogin to enable board access control. Modified src/pages/board/index.tsx to use the new function and check the board settings.

@manuel-rw manuel-rw merged commit b146a7e into dev Nov 11, 2023
2 of 3 checks passed
@manuel-rw manuel-rw deleted the fix/allow-anonymous-condition-for-default-board branch November 11, 2023 15:47
Copy link

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 16.53% 4397 / 26586
🔵 Statements 16.53% 4397 / 26586
🔵 Functions 6.97% 29 / 416
🔵 Branches 38.92% 123 / 316
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
src/pages/board/index.tsx 0% 0% 0% 0% 1-62
Generated in workflow #5712

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.

None yet

1 participant