gitea/modules
Justin Sievenpiper a2c20a6cab
Add Redis Sentinel Authentication Support (#19213)
Gitea was not able to supply any authentication parameters to it. So this brings support to do that, along with some light extraction of a couple of bits into some separate functions for easier testing.

I looked at other libraries supporting similar RedisUri-style connection strings (e.g. Lettuce), but it looks like this type of configuration is beyond what would typically be done in a connection string. Since gitea doesn't have configuration options for manually specifying all this redis connection detail, I went ahead and just chose straightforward names for these new parameters.
2022-03-30 21:12:02 +02:00
..
activitypub
analyze Use git attributes to determine generated and vendored status for language stats and diffs (#16773) 2021-09-09 21:13:36 +01:00
appstate
auth RSS/Atom support for Repos (#19055) 2022-03-13 17:40:47 +01:00
avatar
base format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
cache
charset
context Add Package Registry (#16510) 2022-03-30 16:42:47 +08:00
convert Add Package Registry (#16510) 2022-03-30 16:42:47 +08:00
csv
doctor Make git.OpenRepository accept Context (#19260) 2022-03-30 03:13:41 +08:00
emoji
eventsource
generate
git Make git.OpenRepository accept Context (#19260) 2022-03-30 03:13:41 +08:00
gitgraph Make git.OpenRepository accept Context (#19260) 2022-03-30 03:13:41 +08:00
graceful Add pprof labels in processes and for lifecycles (#19202) 2022-03-25 12:47:12 +00:00
hcaptcha
highlight
hostmatcher
httpcache
httplib
indexer Make git.OpenRepository accept Context (#19260) 2022-03-30 03:13:41 +08:00
json
lfs
log
markup Make git.OpenRepository accept Context (#19260) 2022-03-30 03:13:41 +08:00
metrics format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
migration Store the foreign ID of issues during migration (#18446) 2022-03-17 18:08:35 +01:00
nosql Add Redis Sentinel Authentication Support (#19213) 2022-03-30 21:12:02 +02:00
notification Add Package Registry (#16510) 2022-03-30 16:42:47 +08:00
options format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
packages Add Package Registry (#16510) 2022-03-30 16:42:47 +08:00
password Fixed assert statements. (#16089) 2021-06-07 07:27:09 +02:00
pprof
private
process
proxy
public
queue
recaptcha
references
repository Make git.OpenRepository accept Context (#19260) 2022-03-30 03:13:41 +08:00
secret
session
setting Add Package Registry (#16510) 2022-03-30 16:42:47 +08:00
ssh
storage Add Package Registry (#16510) 2022-03-30 16:42:47 +08:00
structs Add Package Registry (#16510) 2022-03-30 16:42:47 +08:00
svg refactor: move from io/ioutil to io and os package (#17109) 2021-09-22 13:38:34 +08:00
sync
templates Add Package Registry (#16510) 2022-03-30 16:42:47 +08:00
test Make git.OpenRepository accept Context (#19260) 2022-03-30 03:13:41 +08:00
timeutil
translation
typesniffer
updatechecker
upload Simplify parameter types (#18006) 2021-12-20 04:41:31 +00:00
uri
user
util Add Package Registry (#16510) 2022-03-30 16:42:47 +08:00
validation format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
web