index
:
gotosocial.git
next
trunk
GoToSocial is an ActivityPub social network server
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
federation
/
authenticate.go
Age
Commit message (
Expand
)
Author
Files
2025-01-28
[chore] remove type switch in Create() and instead move to FederatedCallbacks...
kim
1
2024-04-02
[chore] Try to parse public key as both Actor + bare key (#2710)
tobi
1
2024-02-23
[bugfix] 2643 bug search for account url doesnt always work when redirected (...
kim
1
2024-02-06
[bugfix] Ensure activities sender always = activities actor (#2608)
tobi
1
2024-01-31
[feature] Try HTTP signature validation with and without query params for inc...
tobi
1
2023-11-21
[chore/security] refactor AuthenticateFederatedRequest() to handle account de...
kim
1
2023-10-23
[chore] de-interface{} the federator and dereferencer structs (#2285)
kim
1
2023-09-12
[feature] Allow admins to expire remote public keys; refetch expired keys on ...
tobi
1
2023-06-13
[chore] Refactor AP authentication, other small bits of tidying up (#1874)
tobi
1
2023-04-28
[performance] improved request batching (removes need for queueing) (#1687)
kim
1
2023-03-12
[chore] Improve copyright header handling (#1608)
Daenney
1
2023-03-06
[bugfix] internal server error on search not found (#1590)
kim
1
2023-02-17
[feature] Add a request ID and include it in logs (#1476)
Daenney
1
2023-01-05
[chore] Update/add license headers for 2023 (#1304)
tobi
1
2022-11-23
[feature/performance] Fail fast when doing remote transport calls inside inco...
tobi
1
2022-11-11
[feature] Read + Write tombstones for deleted Actors (#1005)
tobi
1
2022-09-02
[performance] cache account db lookups by public key URI (#795)
kim
1
2022-07-19
[chore] use our own logging implementation (#716)
kim
1
2022-06-08
[feature] More consistent API error handling (#637)
tobi
1
2022-05-30
[chore] Global server configuration overhaul (#575)
kim
1
2022-04-26
[chore] Return more useful errors from auth failure (#494)
v0.3.1
tobi
1
2021-12-20
Extend license notices to 2022 (#354)
tobi
1
2021-12-20
Remove unnecessary storage config variables (#344)
tobi
1
2021-12-07
Implement Cobra CLI tooling, Viper config tooling (#336)
tobi
1
2021-11-22
Enable stricter linting with golangci-lint (#316)
tobi
1
2021-11-13
move to ssb gofed fork (#298)
tobi
1
2021-10-11
reference global logrus (#274)
R. Aidan Campbell
1
2021-10-04
Refactor/tidy (#261)
tobi
1
2021-09-16
federated authentication better logging + tidying (#232)
tobi
1
2021-08-25
Pg to bun (#148)
tobi
1
2021-08-10
Dereference remote replies (#132)
Tobi Smethurst
1
2021-07-05
Domain block (#76)
Tobi Smethurst
1
2021-06-27
Remote instance dereferencing (#70)
Tobi Smethurst
1