]> cat aescling's git repositories - mastodon.git/commit
Fix #942: Seamless LDAP login (#6556)
authorEugen Rochko <eugen@zeonfederated.com>
Wed, 28 Feb 2018 18:04:53 +0000 (19:04 +0100)
committerGitHub <noreply@github.com>
Wed, 28 Feb 2018 18:04:53 +0000 (19:04 +0100)
commit47bdb9b33b021c92bdfc6698914776eda13f6f77
tree3827da1ebcf051b42f3b78df000955a93cd3498e
parente85287284611f7de431d9c51353125c265ebfe3f
Fix #942: Seamless LDAP login (#6556)
12 files changed:
Gemfile
Gemfile.lock
app/controllers/application_controller.rb
app/controllers/auth/sessions_controller.rb
app/models/user.rb
app/views/auth/passwords/edit.html.haml
app/views/auth/registrations/edit.html.haml
app/views/auth/sessions/new.html.haml
config/application.rb
config/initializers/devise.rb
config/locales/en.yml
lib/devise/ldap_authenticatable.rb [new file with mode: 0644]