gitea.tea/modules/config
techknowlogick ae9eb4f2c0 Add locking to ensure safe concurrent access to config file (#881)
Reviewed-on: https://gitea.com/gitea/tea/pulls/881
Co-authored-by: techknowlogick <techknowlogick@gitea.com>
Co-committed-by: techknowlogick <techknowlogick@gitea.com>
2026-02-03 23:48:18 +00:00
..
config.go Add locking to ensure safe concurrent access to config file (#881) 2026-02-03 23:48:18 +00:00
lock.go Add locking to ensure safe concurrent access to config file (#881) 2026-02-03 23:48:18 +00:00
lock_test.go Add locking to ensure safe concurrent access to config file (#881) 2026-02-03 23:48:18 +00:00
lock_unix.go Add locking to ensure safe concurrent access to config file (#881) 2026-02-03 23:48:18 +00:00
lock_unix_test.go Add locking to ensure safe concurrent access to config file (#881) 2026-02-03 23:48:18 +00:00
lock_windows.go Add locking to ensure safe concurrent access to config file (#881) 2026-02-03 23:48:18 +00:00
login.go Add locking to ensure safe concurrent access to config file (#881) 2026-02-03 23:48:18 +00:00