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

Ensure settings for Service and Mailer are read on the install page #15943

Merged

Commits on May 21, 2021

  1. Ensure settings for Service and Mailer are read on the install page

    NewContext does not set the mailer or service settings so add
    a new function that will run this.
    
    Fix go-gitea#15894
    
    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed May 21, 2021
    Configuration menu
    Copy the full SHA
    d8ee36e View commit details
    Browse the repository at this point in the history

Commits on May 23, 2021

  1. Merge branch 'main' of github.com:go-gitea/gitea into fix-15894-run-s…

    …ettings-for-install-page
    zeripath committed May 23, 2021
    Configuration menu
    Copy the full SHA
    a66d4f0 View commit details
    Browse the repository at this point in the history
  2. placate lint

    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed May 23, 2021
    Configuration menu
    Copy the full SHA
    12f3b56 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2021

  1. Configuration menu
    Copy the full SHA
    7866341 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2021

  1. Configuration menu
    Copy the full SHA
    e449b53 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2021

  1. Configuration menu
    Copy the full SHA
    01ada25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b39e0b View commit details
    Browse the repository at this point in the history