index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
controllers
/
oauth
Age
Commit message (
Collapse
)
Author
2017-12-11
change pack to 'auth'
cwm
2017-12-11
load pack
cwm
2017-12-11
Add missing set_pack def/filter in OAuth::AuthorizedApplicationsController.
David Yip
2017-04-08
Fix #1165 - before_action was called before protect_from_forgery
Eugen Rochko
2017-04-07
Allow setting of default language through config
Eugen Rochko
Setting of locale in controller extracted to Localized concern, the doorkeeper authorized applications controller moved under custom namespace with inclusion of Localized, which resolves the "it sometimes appears in a different random language" bug
2017-04-04
Only call regeneration worker after first login after a 14 day break
Eugen Rochko
2016-11-15
Fix rubocop issues, introduce usage of frozen literal to improve performance
Eugen Rochko
2016-10-23
Fix OAuth authorization redirect
Eugen Rochko
2016-10-22
Adding OAuth access scopes, fixing OAuth authorization UI, adding rate limiting
Eugen Rochko
to the API
2016-09-26
Replace logo, fix #57 - delete/unreblog/unfavourite API, fix #45 - app
Eugen Rochko
registration API
2016-08-17
Upgrade to Rails 5.0.0.1
Eugen Rochko
2016-03-14
Bind oauth applications to users
Eugen Rochko