Skip to content

Openid#87

Draft
maltaesousa wants to merge 12 commits into
sitn:mainfrom
maltaesousa:openid
Draft

Openid#87
maltaesousa wants to merge 12 commits into
sitn:mainfrom
maltaesousa:openid

Conversation

@maltaesousa
Copy link
Copy Markdown
Member

This PR:

  • Makes openid connect login possible on dev instances (locally)
  • Fixes corrupted PNG
  • Fixes getdata

@maltaesousa maltaesousa requested a review from mparkan May 19, 2026 15:00
Copy link
Copy Markdown
Contributor

@mparkan mparkan left a comment

Choose a reason for hiding this comment

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

L'ordre des schéma dans dependent_schemas doit être changé pour respecter les dépendences référentielles

Comment thread sitn/management/commands/getdata.py Outdated

# Schemas that need to be restored before
dependent_schemas = ['edition', 'main_prepub', 'general', 'mensuration', 'mistra_complet']
dependent_schemas = ['edition', 'main_prepub', 'general', 'searchtables', 'registre_foncier', 'mensuration', 'mistra_complet']
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

dependent_schemas = ['edition', 'main_prepub', 'general', 'mensuration','registre_foncier', 'searchtables', 'mistra_complet']

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