You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Eugen
b532134503
Fix #795, fix #704, fix #835 - 2FA requires confirmation to be enabled (#1278)
* Fix #795, fix #704, fix #835 - 2FA requires confirmation to be enabled
TOTP secret is not shown again after 2FA is enabled
* Clean up
|
8 years ago |
.. |
admin
|
New admin setting: open/close registrations, with custom message, from the admin UI
|
8 years ago |
api
|
Fix ActionController::Parameters in API issue
|
8 years ago |
auth
|
New admin setting: open/close registrations, with custom message, from the admin UI
|
8 years ago |
concerns
|
Fix #1165 - before_action was called before protect_from_forgery
|
8 years ago |
oauth
|
Fix #1165 - before_action was called before protect_from_forgery
|
8 years ago |
settings
|
Fix #795, fix #704, fix #835 - 2FA requires confirmation to be enabled (#1278)
|
8 years ago |
about_controller.rb
|
New admin setting: open/close registrations, with custom message, from the admin UI
|
8 years ago |
accounts_controller.rb
|
Rewrite Atom generation from stream entries to use Ox instead of Nokogiri (#1124)
|
8 years ago |
api_controller.rb
|
Revert earlier fix due to new bug reports
|
8 years ago |
application_controller.rb
|
Fix #1165 - before_action was called before protect_from_forgery
|
8 years ago |
authorize_follow_controller.rb
|
Add validation of media attachments, clean up mastodon-own exception classes
|
8 years ago |
home_controller.rb
|
Persist UI settings, add missing localizations for German
|
8 years ago |
media_controller.rb
|
Fix #416 - Generate random unique 14-byte (19 characters) shortcodes
|
8 years ago |
remote_follow_controller.rb
|
Remote follow improvements
|
8 years ago |
statuses_controller.rb
|
Prettier account and stream entry URLs
|
8 years ago |
stream_entries_controller.rb
|
Rewrite Atom generation from stream entries to use Ox instead of Nokogiri (#1124)
|
8 years ago |
tags_controller.rb
|
Fix public tags page
|
8 years ago |
xrd_controller.rb
|
Fix #690 - Webfinger should handle new shortform profile URLs now (nice)
|
8 years ago |