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

Serve pre-defined files in "public", add "security.txt", add CORS header for ".well-known" #25974

Merged
merged 11 commits into from
Jul 21, 2023

Commits on Jul 19, 2023

  1. fix

    wxiaoguang committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    58129f6 View commit details
    Browse the repository at this point in the history
  2. Update cmd/web.go

    Co-authored-by: silverwind <me@silverwind.io>
    wxiaoguang and silverwind authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    9aaa1fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b605f2 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Merge branch 'main' into serve-public

    # Conflicts:
    #	routers/install/routes.go
    #	routers/web/web.go
    wxiaoguang committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    508eac7 View commit details
    Browse the repository at this point in the history
  2. fix merge

    wxiaoguang committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    bee6d14 View commit details
    Browse the repository at this point in the history
  3. Update security.txt

    wxiaoguang authored Jul 21, 2023
    Configuration menu
    Copy the full SHA
    16ca037 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    777b983 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d8dfe38 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    55eeffe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2e61b60 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2517249 View commit details
    Browse the repository at this point in the history