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
/
oauth
Age
Commit message (
Expand
)
Author
Files
2025-06-05
[bugfix] Assume default code challenge method of s256 (#4241)
tobi
1
2025-06-03
[chore] Remove insecure PKCE Code Challenge Method for plain (#4232)
Emelia
1
2025-05-22
[chore] Upgrade to Go 1.24 (#4187)
Daenney
1
2025-04-26
[feature] Move to code.superseriousbusiness.org
Daenney
5
2025-04-25
[chore] Move deps to code.superseriousbusiness.org (#4054)
tobi
5
2025-04-10
[feature] Implement /oauth/revoke for token revocation (#3983)
tobi
1
2025-03-03
[feature] Refactor tokens, allow multiple app redirect_uris (#3849)
tobi
6
2025-03-02
[chore] migrate oauth2 -> codeberg (#3857)
tobi
5
2025-02-26
[feature] Enforce OAuth token scopes (#3835)
tobi
2
2025-01-08
[feature] Fetch + create domain permissions from subscriptions nightly (#3635)
tobi
1
2024-04-26
[chore] Upgrade our Go version to 1.22 (#2862)
Daenney
1
2024-04-15
[performance] cached oauth database types (#2838)
kim
4
2023-12-27
[chore] Refactor HTML templates and CSS (#2480)
tobi
1
2023-09-28
[chore] Enable S256 code challenge (#2224)
Daenney
1
2023-03-12
[chore] Improve copyright header handling (#1608)
Daenney
7
2023-03-01
[chore] move client/federator workerpools to Workers{} (#1575)
kim
1
2023-02-28
[chore] Improve unsupported_grant_type error (#1572)
Daenney
1
2023-02-18
[bugfix] fix oob token route, update templates+css for oob and errors (#1519)
f0x52
1
2023-02-17
[feature] Add a request ID and include it in logs (#1476)
Daenney
2
2023-01-05
[chore] Update/add license headers for 2023 (#1304)
tobi
7
2022-10-08
[feature] `oob` oauth token support (#889)
tobi
1
2022-09-28
[chore] update dependencies, bump to Go 1.19.1 (#826)
kim
1
2022-07-28
[bugfix] remove <= 0 `expires_in` from oauth token response (#731)
tobi
1
2022-07-19
[chore] use our own logging implementation (#716)
kim
3
2022-06-11
[feature] Add `created_at` and `error_description` to `/oauth/token` endpoint...
tobi
2
2022-02-07
[feature] add authorization to the already-existing authentication (#365)
Forest Johnson
1
2021-12-20
Extend license notices to 2022 (#354)
tobi
6
2021-12-07
Implement Cobra CLI tooling, Viper config tooling (#336)
tobi
1
2021-11-27
Require confirmed email when checking oauth token (#332)
tobi
1
2021-10-13
go fmt (#278)
tobi
1
2021-10-11
reference global logrus (#274)
R. Aidan Campbell
2
2021-10-04
Refactor/tidy (#261)
tobi
1
2021-09-01
moving stuff around
tsmethurst
1
2021-09-01
move oauth models into gtsmodel
tsmethurst
2
2021-09-01
Improve GetRemoteStatus and db.GetStatus() logic (#174)
kim
1
2021-08-29
Add SQLite support, fix un-thread-safe DB caches, small performance f… (#172)
kim
1
2021-08-25
Pg to bun (#148)
tobi
2
2021-08-20
Database updates (#144)
tobi
4
2021-08-12
Grand test fixup (#138)
Tobi Smethurst
1
2021-07-05
Domain block (#76)
Tobi Smethurst
1
2021-06-19
Streaming (#49)
Tobi Smethurst
1
2021-06-13
Timeline manager (#40)
Tobi Smethurst
2
2021-05-30
Move a lot of stuff + tidy stuff (#37)
Tobi Smethurst
1
2021-05-21
Follows and relationships (#27)
Tobi Smethurst
1
2021-05-15
Inbox post (#22)
Tobi Smethurst
1
2021-05-10
Mediahandler (#21)
Tobi Smethurst
2
2021-05-09
Fix token sweep (#19)
Tobi Smethurst
1
2021-05-08
Ap (#14)
Tobi Smethurst
6
2021-04-20
linting + organizing
tsmethurst
3
2021-04-19
Api/v1/statuses (#11)
Tobi Smethurst
2
[next]