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

Add Tenants #72

Merged
merged 2 commits into from
Sep 21, 2023
Merged

Add Tenants #72

merged 2 commits into from
Sep 21, 2023

Conversation

pehala
Copy link
Owner

@pehala pehala commented Sep 20, 2023

Tenants function similarly to a Django "Site" object and allow one instance of the application to serve multiple songbooks on multiple hostnames. Uses data from the Host Header to decide what to show.

Changes

  • Add better Auth
  • Rework menus
    • Some Menus are not tenant dependent
  • Add tenant dependencies to Category, PDFRequest and DayStatistic
  • Add Admin pages (finally)
  • Small locale changes

- Bind Categories, PDFRequests and Analytics to specific Tenant
- Ton of small fixes on every level
@pehala pehala merged commit e570c46 into master Sep 21, 2023
1 check passed
@pehala pehala mentioned this pull request Jan 23, 2024
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