mirror of https://github.com/mastodon/mastodon
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
* add pam support, without extra column * bugfixes for pam login * document options * fix code style * fix codestyle * fix tests * don't call remember_me without password * fix codestyle * improve checks for pam usage (should fix tests) * fix remember_me part 1 * add remember_token column because :rememberable requires either a password or this column. * migrate db for remember_token * move pam_authentication to the right place, fix logic bug in edit.html.haml * fix tests * fix pam authentication, improve username lookup, add comment * valid? is sometimes not honored, return nil instead trying to authenticate with pam * update devise_pam_authenticatable2 and adjust code. Fixes sideeffects observed in tests * update devise_pam_authenticatable gem, fixes for codeconventions, fix finding user * codeconvention fixes * code convention fixes * fix idention * update dependency, explicit conflict check * fix disabled password updates if in pam mode * fix check password if password is present, fix templates * block registration if account is maintained by pam * Revert "block registration if account is maintained by pam" This reverts commit 8e7a083d650240b6fac414926744b4b90b435f20. * fix identation error introduced by rebase * block usernames maintained by pam * document pam settings better * fix code style |
7 years ago | |
---|---|---|
.. | ||
admin | 7 years ago | |
concerns | 7 years ago | |
form | 7 years ago | |
web | 7 years ago | |
account.rb | 7 years ago | |
account_domain_block.rb | 7 years ago | |
account_filter.rb | 7 years ago | |
account_moderation_note.rb | 7 years ago | |
admin.rb | 7 years ago | |
application_record.rb | 8 years ago | |
block.rb | 7 years ago | |
context.rb | 8 years ago | |
conversation.rb | 7 years ago | |
conversation_mute.rb | 7 years ago | |
custom_emoji.rb | 7 years ago | |
custom_emoji_filter.rb | 7 years ago | |
domain_block.rb | 7 years ago | |
email_domain_block.rb | 7 years ago | |
export.rb | 8 years ago | |
favourite.rb | 7 years ago | |
feed.rb | 7 years ago | |
follow.rb | 7 years ago | |
follow_request.rb | 7 years ago | |
home_feed.rb | 7 years ago | |
import.rb | 7 years ago | |
instance.rb | 8 years ago | |
instance_filter.rb | 8 years ago | |
invite.rb | 7 years ago | |
invite_filter.rb | 7 years ago | |
list.rb | 7 years ago | |
list_account.rb | 7 years ago | |
list_feed.rb | 7 years ago | |
media_attachment.rb | 7 years ago | |
mention.rb | 7 years ago | |
mute.rb | 7 years ago | |
notification.rb | 7 years ago | |
preview_card.rb | 7 years ago | |
remote_follow.rb | 7 years ago | |
remote_profile.rb | 7 years ago | |
report.rb | 7 years ago | |
report_filter.rb | 8 years ago | |
search.rb | 8 years ago | |
session_activation.rb | 7 years ago | |
setting.rb | 7 years ago | |
site_upload.rb | 7 years ago | |
status.rb | 7 years ago | |
status_pin.rb | 7 years ago | |
stream_entry.rb | 7 years ago | |
subscription.rb | 7 years ago | |
tag.rb | 7 years ago | |
user.rb | 7 years ago | |
web.rb | 8 years ago |