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

Implement security.txt route #7182

Merged
merged 6 commits into from
Jul 7, 2023
Merged

Implement security.txt route #7182

merged 6 commits into from
Jul 7, 2023

Conversation

frcroth
Copy link
Member

@frcroth frcroth commented Jul 4, 2023

URL of deployed dev instance (used for testing):

  • https://___.webknossos.xyz

Steps to test:

  • Visit /.well-known/security.txt

Issues:

For discussion on content, see slack.


(Please delete unneeded items, merge only when none are left open)

@frcroth frcroth marked this pull request as draft July 4, 2023 13:12
@frcroth frcroth requested review from fm3 and normanrz July 7, 2023 11:05
@frcroth frcroth marked this pull request as ready for review July 7, 2023 11:05
@frcroth frcroth self-assigned this Jul 7, 2023
@frcroth
Copy link
Member Author

frcroth commented Jul 7, 2023

@fm3 Moved it to the application controller and fixed a regex bug (was using "." which matches anything)

@frcroth frcroth requested a review from fm3 July 7, 2023 11:32
@frcroth frcroth merged commit 5c34e9d into master Jul 7, 2023
2 checks passed
@frcroth frcroth deleted the security.txt branch July 7, 2023 12:00
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.

Add security.txt info route
3 participants