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

Fixed for CSRF errors. #7

Merged
merged 1 commit into from
Jun 1, 2023
Merged

Fixed for CSRF errors. #7

merged 1 commit into from
Jun 1, 2023

Conversation

Fulmir
Copy link
Collaborator

@Fulmir Fulmir commented Jun 1, 2023

Contains better error handling and a fix for the CSRF error.

Fixes engine and engine heatsink export logic.

Updated Gear export to fix errors in Engine and Heatsink defs.
if !dryrun {
// if strings.TrimSpace(fileContent) == strings.TrimSpace(content) {
// logrus.Debugf("UNCHANGED %s", pageName)
// unchanged[pageTitle] = struct{}{}
Copy link
Collaborator

Choose a reason for hiding this comment

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

Why comment this out?

importer/mediawiki.go Show resolved Hide resolved
@bloodydoves bloodydoves merged commit c81410c into master Jun 1, 2023
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.

3 participants