Foreman 1.4 LDAP Avatar Support

Hi,

Did LDAP Avatar Support make it into Foreman 1.4? (before I struggle too
hard to make it happen)

https://github.com/theforeman/foreman/pull/1087

Doesn't look like it so far.

Cheers

Duncan

Yeah, the PR is still pending. Poked Dom, from my side this has green
light.

LZ

··· -- Later,

Lukas “lzap” Zapletal
irc: lzap #theforeman

I applied the patches to my 1.4 install and got a blow-out when logging in:

Warning!undefined method `avatar_hash' for #

NoMethodError
*undefined method avatar_hash' for #<User:0x00000009abeb28>* app/models/user.rb:121:intry_to_login'
app/controllers/users_controller.rb:63:in login' app/models/concerns/foreman/thread_session.rb:33:inclear_thread'
lib/middleware/catch_json_parse_errors.rb:9:in `call'

Pretty sure I applied it all right.