aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/web/oauth
AgeCommit message (Expand)Author
2019-10-07Merge remote-tracking branch 'remotes/upstream/develop' into 1260-rate-limite...Ivan Tashkinov
2019-10-06Merge remote-tracking branch 'remotes/upstream/develop' into 1234-mastodon-2-...Ivan Tashkinov
2019-10-06Merge remote-tracking branch 'remotes/upstream/develop' into 1260-rate-limite...Ivan Tashkinov
2019-10-04Fix OAuthControllerEgor Kislitsyn
2019-10-02[#1234] Merge remote-tracking branch 'remotes/upstream/develop' into 1234-mas...Ivan Tashkinov
2019-10-01Send an identifier alongside with error message in OAuthControllerMaxim Filippov
2019-09-30[#1260] Merge remote-tracking branch 'remotes/upstream/develop' into 1260-rat...Ivan Tashkinov
2019-09-26Merge branch 'develop' into tests/mastodon_api_controller.exMaksim Pechnikov
2019-09-26Merge branch 'hex-flake-id' into 'develop'kaniini
2019-09-25Replace `Pleroma.FlakeId` with `flake_id` hex packageEgor Kislitsyn
2019-09-24Merge branch 'develop' into tests/mastodon_api_controller.exMaksim Pechnikov
2019-09-23Merge branch 'develop' into tests/mastodon_api_controller.exMaksim Pechnikov
2019-09-22Admin API: Add ability to force user's password resetMaxim Filippov
2019-09-19[#1234] Merge remote-tracking branch 'remotes/upstream/develop' into 1234-mas...Ivan Tashkinov
2019-09-18Bump copyright years of files changed in 2019Haelwenn (lanodan) Monnier
2019-09-17[#1234] Merge remote-tracking branch 'remotes/upstream/develop' into 1234-mas...Ivan Tashkinov
2019-09-17[#1260] Rate-limiting for create authentication and related requests.Ivan Tashkinov
2019-09-08[#1234] Mastodon 2.4.3 hierarchical scopes initial support (WIP).Ivan Tashkinov
2019-09-06tests for mastodon_api_controller.exMaksim Pechnikov
2019-08-31[#1149] Refactored Oban workers API (introduced `enqueue/3`).Ivan Tashkinov
2019-08-31[#1149] Addressed code review comments (code style, jobs pruning etc.).Ivan Tashkinov
2019-08-22[#1149] Merge remote-tracking branch 'remotes/upstream/develop' into 1149-oba...Ivan Tashkinov
2019-08-14Isolate OAuth.Token.CleanWorkerstwf
2019-08-14use default child_specsstwf
2019-08-13[#1149] Added more oban workers. Refactoring.Ivan Tashkinov
2019-07-29constants: add as_public constant and use it everywhereAriadne Conill
2019-07-10Wrap error messages into gettext helpersEgor Kislitsyn
2019-07-10Add license/copyright to all project filesfeld
2019-06-24[#184] small refactoring reset passwordMaksim
2019-06-18Minor edit (comment).Ivan Tashkinov
2019-06-18Added more `redirect_uri` checks to prevent redirect to not explicitly listed...Ivan Tashkinov
2019-06-15Merge branch '963_oob_oauth_redirect_fix' into 'develop'kaniini
2019-06-14it is changed in compile timeAlexander Strizhakov
2019-06-12[#963] No redirect on OOB OAuth authorize request with existing authorization...Ivan Tashkinov
2019-06-05OAuth consumer: tests fix, comments, Keycloak config notes.Ivan Tashkinov
2019-05-22[#699] add worker to clean expired oauth tokensMaksim
2019-05-17Fix/902 random compile failingAlexander Strizhakov
2019-05-14Refactoring oauth response.Maksim
2019-05-13Switch to Jason over PoisonMark Felder
2019-05-13differences_in_mastoapi_responses.md: fullname & bio are optionnalAlexander Strizhakov
2019-05-08Refactoring functions for dealing with oauth scopes.Maksim
2019-05-06fix formatMaksim
2019-04-22Use `User.get_cached*` everywhereEgor
2019-04-21[#923] Refactored OAuthController#authorize definitions, added test.Ivan Tashkinov
2019-04-17[#923] Minor semantic adjustment.Ivan Tashkinov
2019-04-10[#923] OAuth consumer params handling refactoring.Ivan Tashkinov
2019-04-08[#923] Merge remote-tracking branch 'remotes/upstream/develop' into twitter_o...Ivan Tashkinov
2019-04-06Return 403 on oauth token exchange for a deactivated usereugenijm
2019-04-05[#923] OAuth consumer mode refactoring, new tests, tests adjustments, readme.Ivan Tashkinov
2019-04-05[#923] OAuthController#callback adjustments (with tests).Ivan Tashkinov