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

Fix pointer, add sysconfdir awareness and domain/day up link #3

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jorge-leon
Copy link

Data.c: cast form (user **) to (int *) fixed.
Global.h, main.c: add sysconfdir as default config directory.
daily.html: don't go up one directory, just go to the index of the current.

Georg Lehner added 2 commits December 30, 2019 12:32
Data.c: cast form (user **) to (int *) fixed.
Global.h, main.c: add sysconfdir as default config directory.
daily.html: don't go up one directory, just go to the index of the current.
And also link via https to the validator.

The first change will avoid getting a security warning in the browser.
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