rbCAS / CASino

CASino is a Ruby-based Single Sign-On solution supporting the CAS standard
MIT License
329 stars 189 forks source link

Password Recovery option? #179

Open HectorOrdonez opened 7 years ago

HectorOrdonez commented 7 years ago

Hi!

I just got my CASino working. I am trying to see how to enable password recovery but I see no such option. Is it hidden or something? To be implemented manually?

I would like to know how you guys proceed in this regard.

Cheers, Hector

zhyanpei2015 commented 7 years ago

casino isn't including this option, beacuse authentication's information come from the third instance, such as ldap or other database, so you need implement by youself.