Gitea, open source, golang

Joined November 2009
5 Photos and videos
Lauris retweeted
10 Jun 2025
🚀 Gitea v1.24.0 is here! This release is loaded with 🔒 security, ⚡ performance, and 🛠 quality-of-life improvements: • Mandatory 2FA (TOTP or WebAuthn) for all users via security.TWO_FACTOR_AUTH • Anonymous access now supports private/unlisted repos — browse issues, wikis, and code publicly • New file tree in the repo file view for easier navigation • Fullscreen mode for a distraction‑free project experience • Material icons theme for file lists (enable via ui.FILE_ICON_THEME=material) • ⚡ Performance boosts: database query caching, optimized PR/file list & heatmap loading 🔗 Dive into the full release notes: blog.gitea.com/release-of-1.… #Gitea #Git #DevOps #SelfHosted #DevTools
2
16
80
4,106
Lauris retweeted
28 Feb 2024
blog.neon.kde.org/2024/02/28… Today KDE has made its biggest release ever, never before in the 25 year history of the project have we announced so many new products at the same time but it brings the newly refreshed base to keep our software foundation strong. #Plasma6 @kdecommunity

10
22
145
6,217
Lauris retweeted
New Blog Post From the @golang team: Fixing For Loops in Go 1.22 You can read the original blog post here: go.dev/blog/loopvar-preview, summary below. The problem The below should print a,b,c right? It will actually print c,c,c. This is due to go.dev/doc/faq#closures_and_… Its also possible to face this issue without concurrency: In Go 1.22, the Go team are changing for loops to have per iteration scope instead of per loop scope. This is kind of a big change, so this will only apply to go programs that declare go 1.22 in their go.mod file, or use the GOEXPERIMENT=loopvar environment variable. Google have been running this change in production since May 2023 and have yet to see any issues with it. Another great milestone and another great blog post by the Go team!
9
65
286
66,062
Lauris retweeted
8 Dec 2022
We found a Remote Code Execution vulnerability in every #PostgreSQL database in #IBMCloud 😱 Here is how we did it: 🧵 #HellsKeychain
4
137
346
Lauris retweeted
29 Nov 2022
Multiple error wrapping is coming in Go 1.20 🎉 Try → go.dev/play/p/VjgP4M3GFTJ?v=… Proposal: github.com/golang/go/issues/… There is a new: `Unwrap() []error` behavior too. See: github.com/golang/go/blob/0f… #golang
15
112
534
Lauris retweeted
18 Oct 2022
#golang #gem: Use golang.org/x/time/rate for rate limiting.
10
48
316
Lauris retweeted
Familiar? 🤣 (from @_workchronicles, who are always good for a smile!)
3
58
348
27 Sep 2022
Have never been into writing blog posts but after last few evenings trying to get @giteaio and @woodpeckerci together that both have internal CA certificate I might write one... 😅
1
1
27 Sep 2022
Especially fun part was getting docker push to work to publish images into Gitea builtin docker registry from CI, don't know why it could not just use system CA trust registry 🤔
1
2
2 Sep 2022
Go
1
1
Lauris retweeted
31 Jul 2022
We are proud to present the release of Gitea version 1.17.0 with a lot of new and exciting features. We highly encourage users to update to this version after carefully reading about the breaking changes for some important bug-fixes. blog.gitea.io/2022/07/gitea-…

6
33
79
Lauris retweeted
15 Jul 2022
#golang assembly and source viewer from @egonelbre github.com/loov/lensm
26
420
2,908
Paldies, cerams te viss smuki izdosies :)
3
11
Lauris retweeted
UDP Technology IP Camera vulnerabilities 11 RCE and a complete authentication bypass 😎 Impact also: Geutebruck Ganz Visualint Cap THRIVE Intelligence Sophus VCA TripCorps Sprinx Technologies Smartec Riva randorisec.fr/fr/udp-technol… #0day

3
40
63
Lauris retweeted
21 Jun 2021
I made of one those too😆#oss
12
84
531
12 Mar 2021
Today received my first bug bounty 🎉 Though a bit sad thing that @Microsoft did not fix the problem, so will have to use everywhere my own workaround to fix problems in @dotnet security
1
26 Feb 2021
Hey, @msftsecresponse @msftsecurity. How providing invalid X-Forwarded-For header through proxy thus hiding real IP address from Microsoft .NET 5 application is not considered security issue? Quite confused... :/
Lauris retweeted
16 Feb 2021
🥳 Go 1.16 is released! 🗞 Blog: blog.golang.org/go1.16 📦 Download: golang.org/dl/#go1.16 #golang
24
830
2,358
Lauris retweeted
14 Feb 2021
"I have a particular set of skills..."
10
18
101
Lauris retweeted
20 Oct 2020
We've been informed of CVE-2020-14144, and we disagree with rating. We provide admins the ability to run githooks (just like @gitlab and @github), which allow scripts to be run on host. Think: @WordPress admins can install plugins that run arbitrary code, that's not a vuln.
2
10
13