You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/modules
techknowlogick e9a9c20d52
Create pub/priv keypair for federation (#17071)
* add logic for creating pub/priv keypair for federation

* Apply suggestions from code review

Co-authored-by: delvh <dev.lh@web.de>

* make fmt

* Update modules/activitypub/keypair.go

Co-authored-by: delvh <dev.lh@web.de>

* add tests

* fix revert

* more tests

* Apply suggestions from code review

Co-authored-by: delvh <dev.lh@web.de>

* make fmt

Co-authored-by: delvh <dev.lh@web.de>
Co-authored-by: 6543 <6543@obermui.de>
3 years ago
..
activitypub Create pub/priv keypair for federation (#17071) 3 years ago
analyze Use git attributes to determine generated and vendored status for language stats and diffs (#16773) 3 years ago
auth Add bundle download for repository (#14538) 3 years ago
avatar refactor: move from io/ioutil to io and os package (#17109) 3 years ago
base
cache Add an abstract json layout to make it's easier to change json library (#16528) 4 years ago
charset refactor: move from io/ioutil to io and os package (#17109) 3 years ago
context Fix bug of get context user (#17169) 3 years ago
convert Move login related structs and functions to models/login (#17093) 3 years ago
cron
csv Fixes #16557 - duplicate csv import (#16631) 4 years ago
doctor Nicely handle missing user in collaborations (#17049) 3 years ago
emoji
eventsource Add an abstract json layout to make it's easier to change json library (#16528) 4 years ago
generate switch to maintained lib (#16532) 4 years ago
git Don't return binary file changes in raw PR diffs by default (#17158) 3 years ago
gitgraph Move login related structs and functions to models/login (#17093) 3 years ago
graceful refactor: move from io/ioutil to io and os package (#17109) 3 years ago
hcaptcha
highlight Prevent panic in Org mode HighlightCodeBlock (#17140) 3 years ago
httpcache
httplib refactor: move from io/ioutil to io and os package (#17109) 3 years ago
indexer Move login related structs and functions to models/login (#17093) 3 years ago
json Add an abstract json layout to make it's easier to change json library (#16528) 4 years ago
lfs refactor: move from io/ioutil to io and os package (#17109) 3 years ago
log refactor: move from io/ioutil to io and os package (#17109) 3 years ago
markup Prevent panic in Org mode HighlightCodeBlock (#17140) 3 years ago
matchlist
metrics Separate open and closed issue in metrics (#16637) 4 years ago
migrations Move login related structs and functions to models/login (#17093) 3 years ago
nosql
notification Move db related basic functions to models/db (#17075) 3 years ago
options refactor: move from io/ioutil to io and os package (#17109) 3 years ago
password
pprof refactor: move from io/ioutil to io and os package (#17109) 3 years ago
private refactor: move from io/ioutil to io and os package (#17109) 3 years ago
process
proxy Return nil proxy function if proxy not enabled (#16742) 4 years ago
public refactor: move from io/ioutil to io and os package (#17109) 3 years ago
queue refactor: move from io/ioutil to io and os package (#17109) 3 years ago
recaptcha refactor: move from io/ioutil to io and os package (#17109) 3 years ago
references
repofiles Move db related basic functions to models/db (#17075) 3 years ago
repository Move login related structs and functions to models/login (#17093) 3 years ago
secret
session Add an abstract json layout to make it's easier to change json library (#16528) 4 years ago
setting Add nodeinfo endpoint for federation purposes (#16953) 3 years ago
ssh
storage refactor: move from io/ioutil to io and os package (#17109) 3 years ago
structs Add nodeinfo endpoint for federation purposes (#16953) 3 years ago
svg refactor: move from io/ioutil to io and os package (#17109) 3 years ago
sync
task Fix bug of migrated repository not index (#16991) 3 years ago
templates refactor: move from io/ioutil to io and os package (#17109) 3 years ago
test Move db related basic functions to models/db (#17075) 3 years ago
timeutil
translation
typesniffer
upload
uri
user
util Handle too long PR titles correctly (#16517) 4 years ago
validation
web Clean-up HookPreReceive and restore functionality for pushing non-standard refs (#16705) 3 years ago