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

Increase Content field size of gpg_import_key to MEDIUMTEXT #22897

Merged

Commits on Feb 13, 2023

  1. Increase Content field size of gpg_import_key to MEDIUMTEXT

    Unfortunately go-gitea#20896 does not completely prevent Data too long issues and
    GPGImportKey needs to be increased too.
    
    Fix go-gitea#22896
    
    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    c6142fb View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. Configuration menu
    Copy the full SHA
    6c99092 View commit details
    Browse the repository at this point in the history
  2. chore: fmt

    John Olheiser committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    17e6053 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba93450 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    801ece9 View commit details
    Browse the repository at this point in the history
  5. Apply suggestions from code review

    Co-authored-by: John Olheiser <john+github@jolheiser.com>
    zeripath and John Olheiser committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    710397c View commit details
    Browse the repository at this point in the history
  6. Apply suggestions from code review

    Co-authored-by: John Olheiser <john+github@jolheiser.com>
    zeripath and John Olheiser committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    7ddd001 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. Configuration menu
    Copy the full SHA
    74cd2b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ce21eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    93fb962 View commit details
    Browse the repository at this point in the history