Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content

Gogs

7 Topics 60 Posts
  • Gogs - Package Updates

    Pinned Locked
    30
    0 Votes
    30 Posts
    11k Views
    Package UpdatesP
    [1.23.2] Update gogs to 0.14.3 Full Changelog Security: Reverse proxy authentication header was honored from any remote address, allowing user impersonation when Gogs was reachable directly. The header is now only trusted from addresses listed in [auth] TRUSTED_PROXY_IPS. #8264 - GHSA-w6j9-vw59-27wv Security: Server-side request forgery in webhook deliveries via HTTP redirects to local network addresses. #8263 - GHSA-c4v7-xg93-qf8g Security: Denial of service when rendering issue references against a malformed external issue tracker URL format. #8312 - GHSA-4j89-2c4f-44c6 Security: Stored XSS in Jupyter notebook (.ipynb) preview through Markdown links with javascript: URLs. #8319 - GHSA-jq8v-rmf6-65jw Security: Missing authorization check on the attachment download endpoint allowed anyone who knew (or guessed) an attachment UUID to download files belonging to private repositories. #8320 - GHSA-p9f5-h3rx-j5qw Security: Remote command execution via pull request rebase merges with crafted branch names. #8301 - GHSA-qf6p-p7ww-cwr9 Security: Arbitrary file write outside the repository working tree via crafted upload filename routed through a committed directory symlink. #8332 - GHSA-89mr-xqfv-758m Security: Remote code execution via path traversal in organization names accepted through the API. #8334 - GHSA-c39w-43gm-34h5 Security: Stalled SSH handshakes pinned a file descriptor and goroutine indefinitely. The built-in SSH server now drops connections that do not complete the handshake within 15 seconds. #8335 - GHSA-xp79-5mx3-jx52 Security: Organization metadata and team list endpoints were reachable without authentication. #8336 - GHSA-744x-3838-5r56
  • Gogs - gitignore for Julia not available

    gogs julia
    2
    1 Votes
    2 Posts
    832 Views
    nebulonN
    Not a gogs expert, but this seems more like a gogs app specific question or is this a general use-case question here for users gogs users?
  • Getting gogs backup

    5
    1 Votes
    5 Posts
    3k Views
    N
    @girish Thank you, that worked. Though now I'm realizing that I'm not sure if this migration process will work, because the Gogs version we are running is newer than the upgrade process allows:( But glad we can now run these commands.
  • Questions about Cloudron Gogs Config File Settings

    Solved
    5
    0 Votes
    5 Posts
    3k Views
    rosanoR
    @girish said in Questions about Cloudron Gogs Config File Settings: It seems the config docs (https://gogs.io/docs/advanced/configuration_cheat_sheet) is now broken. source still available https://github.com/gogs/docs/blob/b3379ec57b24f2a9a079c0cd9fede86fec6e3a99/en-US/advanced/configuration_cheat_sheet.md
  • Use GitHub as a Gogs Mirror

    3
    0 Votes
    3 Posts
    2k Views
    fbartelsF
    @b1nar10 if there is also hook support in gogs, then this could be helpful to you. It's how I'm mirroring repos from my gitea to GitHub. https://blog.9wd.eu/posts/git-mirror/
  • what is the root password?

    3
    0 Votes
    3 Posts
    2k Views
    girishG
    (what @arshsahzad said) but the username/password appears in a popup dialog immediately after install. But if you dismissed it by mistake, you can find this from the first time setup instructions: [image: 1619027553859-8af992fd-949b-4f46-8afa-31784a9c22bb-image.png]
  • Unable to pull/push repo over SSH

    Solved firewall ssh cloudflare
    12
    0 Votes
    12 Posts
    6k Views
    T
    Thanks, now I understand