forgejo
https://forgejo.org
Forgejo is a self-hosted lightweight software forge.
Take back control of your software development process, self-host your projects and get everyone involved in delivering quality software on the same page.
- Developed at devel:tools:scm
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/forgejo && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000308 308 Bytes | |
custom-app.ini.patch | 0000009234 9.02 KB | |
dont-strip.patch | 0000001504 1.47 KB | |
forgejo-src-9.0.2.tar.gz | 0053992927 51.5 MB | |
forgejo-src-9.0.2.tar.gz.asc | 0000000228 228 Bytes | |
forgejo.apparmor | 0000002060 2.01 KB | |
forgejo.changes | 0000028785 28.1 KB | |
forgejo.fc | 0000000220 220 Bytes | |
forgejo.firewalld | 0000000249 249 Bytes | |
forgejo.if | 0000004216 4.12 KB | |
forgejo.keyring | 0000002260 2.21 KB | |
forgejo.service | 0000000922 922 Bytes | |
forgejo.spec | 0000007516 7.34 KB | |
forgejo.sysusers | 0000000104 104 Bytes | |
forgejo.te | 0000001158 1.13 KB | |
get-sources.sh | 0000001162 1.13 KB | |
node_modules.obscpio | 0210595124 201 MB | |
node_modules.spec.inc | 0000142565 139 KB | |
package-lock.json | 0000624213 610 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1224537
from
Richard Rahl (rrahl0)
(revision 19)
- update to 9.0.2: * it was possible to use a token sent via email for secondary email validation to reset the password instead. In other words, a token sent for a given action (registration, password reset or secondary email validation) could be used to perform a different action. * a fork of a public repository would show in the list of forks, even if its owner was not a public user or organization. * the members of an organization team with read access to a repository (e.g. to read issues) but no read access to the code could read the RSS or atom feeds which include the commit activity. Reading the RSS or atom feeds is now denied unless the team has read permissions on the code. * the tokens used when replying by email to issues or pull requests were weaker than the rfc2104 recommendations. * a registered user could modify the update frequency of any push mirror. * it was possible to use basic authorization (i.e. user:password) for requests to the API even when security keys were enrolled for a user. * some markup sanitation rules were not as strong as they could be. * when Forgejo is configured to enable instance wide search (e.g. with bleve), results found in the repositories of private or limited users were displayed to anonymous visitors. * fix: handle renamed dependency for cargo registry. * support www.github.com for migrations. * move forgot_password-link to fix login tab order. * code owners will not be mentioned when a pull request comes from a forked repository. * labels are missing in the pull request payload removing a label. * in a Forgejo Actions workflow, the unlabeled event type for pull requests was incorrectly mapped to the labeled event type. * when a Forgejo Actions issue or pull request workflow is triggered by an labeled or unlabeled event type, it misses information about the label added (forwarded request 1224536 from rrahl0)
Comments 0