index
:
pleroma
develop
fse
stable
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
web
/
oauth
Age
Commit message (
Expand
)
Author
2020-05-07
Pleroma.Web.TwitterAPI.TwoFactorAuthenticationController -> Pleroma.Web.Plero...
Maksim
2020-03-29
Merge branch 'feature/funkwhale-audio' into 'develop'
Haelwenn
2020-03-20
Improved in-test `clear_config/n` applicability (setup / setup_all / in-test ...
Ivan Tashkinov
2020-03-18
Improved in-test config management functions.
Ivan Tashkinov
2020-03-11
Add support for funkwhale Audio activity
Haelwenn (lanodan) Monnier
2020-03-03
Update Copyrights
Mark Felder
2020-03-02
Bump copyright years of files changed after 2020-01-07
Haelwenn (lanodan) Monnier
2020-03-02
Bump copyright years of files changed after 2019-01-01
Haelwenn (lanodan) Monnier
2020-02-13
Tweaks to `clear_config` calls in tests in order to prevent side effects on c...
Ivan Tashkinov
2020-01-17
updated error messages for authentication process
Maksim Pechnikov
2020-01-10
Merge remote-tracking branch 'remotes/origin/develop' into 1478-oauth-admin-s...
Ivan Tashkinov
2020-01-10
[#1478] OAuth admin tweaks: enforced OAuth admin scopes usage by default, mig...
Ivan Tashkinov
2019-12-15
OAuthScopesPlug: disallowed nil token (unless with :fallback option). WIP: co...
Ivan Tashkinov
2019-12-12
[#1427] Graceful clearance of OAuth admin scopes for non-admin users (no erro...
Ivan Tashkinov
2019-11-05
Check client and token in GET /oauth/authorize
AkiraFukushima
2019-10-16
[#1304] Moved all non-mutes / non-blocks fields from User.Info to User. WIP.
Ivan Tashkinov
2019-10-06
Merge remote-tracking branch 'remotes/upstream/develop' into 1234-mastodon-2-...
Ivan Tashkinov
2019-10-02
[#1234] Merge remote-tracking branch 'remotes/upstream/develop' into 1234-mas...
Ivan Tashkinov
2019-10-01
Send an identifier alongside with error message in OAuthController
Maxim Filippov
2019-09-26
Merge branch 'develop' into tests/mastodon_api_controller.ex
Maksim Pechnikov
2019-09-24
Add User.change_info/2 and User.update_info/2
Egor Kislitsyn
2019-09-24
Merge branch 'develop' into tests/mastodon_api_controller.ex
Maksim Pechnikov
2019-09-23
Merge branch 'develop' into tests/mastodon_api_controller.ex
Maksim Pechnikov
2019-09-22
Admin API: Add ability to force user's password reset
Maxim Filippov
2019-09-19
[#1234] Merge remote-tracking branch 'remotes/upstream/develop' into 1234-mas...
Ivan Tashkinov
2019-09-18
Bump copyright years of files changed in 2019
Haelwenn (lanodan) Monnier
2019-09-15
[#1234] Permissions-related fixes / new functionality (Masto 2.4.3 scopes).
Ivan Tashkinov
2019-09-06
tests for mastodon_api_controller.ex
Maksim Pechnikov
2019-08-19
added test helpers to clear config after tests
Maksim
2019-07-22
Add tests for users tasks and PleromaAuthenticator
Sergey Suprunenko
2019-06-18
Added more `redirect_uri` checks to prevent redirect to not explicitly listed...
Ivan Tashkinov
2019-06-12
[#963] No redirect on OOB OAuth authorize request with existing authorization...
Ivan Tashkinov
2019-05-22
[#699] add worker to clean expired oauth tokens
Maksim
2019-05-14
Refactoring oauth response.
Maksim
2019-05-13
differences_in_mastoapi_responses.md: fullname & bio are optionnal
Alexander Strizhakov
2019-05-06
fix format
Maksim
2019-04-21
[#923] Refactored OAuthController#authorize definitions, added test.
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-06
Return 403 on oauth token exchange for a deactivated user
eugenijm
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
2019-04-04
[#923] OAuth consumer controller tests. Misc. improvements.
Ivan Tashkinov
2019-04-02
Added "GET /oauth/authorize" tests.
Ivan Tashkinov
2019-03-26
Mastodon-based auth error messages. Defaulted User#auth_active?/1 to `true`.
Ivan Tashkinov
2019-03-21
Skip tests in LDAPAuthorizationTest if :eldap module is unavailable
link0ff
2019-03-16
Merge branch 'feature/oauth-me' into 'develop'
lambda
2019-03-16
test: fix defective ldap setup/teardown
William Pitcock
2019-03-16
oauth: add me property to token responses
William Pitcock
2019-03-15
Add tests for LDAP authorization
link0ff
[next]