Manuel Strebel
Manuel Strebel
@luishdz1010 Did you find a workaround?
Hi @stevebauman, is this still the way to go?
Thanks for your answer @stevebauman I don't really like booth solutions. In my opinion, thats such a standard case. Would you be interested in a PR to simplify that?
I had something like that in my mind: You can use a `RedirectsIfPasswordIsExpired` trait in your User model or in your login controller which handles that case. If you use...
> There's even the option of a custom validation rule we could use here, that would would accept the username field as a parameter and query your LDAP server for...
🔔 Ping @pfmooney 😊
Ok now it worked. I opened the project in Xcode an converted the project to Swift 2.3. After that the build failed with various errors. I updated the source until...
I'm on holidays until tuesday. I do not have my macbook with me. I'll look into that when I'm back. But if I remember correctly, I pushed my changes to...
Would be great if something like that would be implemented