|
Hi, I set up my osqa site and want to add some additional openid provider to my login page, I added some coding in authentication.py as below, but it didn't work, actually, I got a logo on my login page, but when I click the logo, got error message "Sorry, but your input is not a valid OpenId", anyone has idea about it? do I need to recompile authentication.py or restart my server?
|
|
You need to restart, or if you're using wsgi, you can just |