what is changed by 3.0-M7, I have some trouble about route

38 views
Skip to first unread message

李蔚

unread,
Mar 25, 2017, 11:12:04 PM3/25/17
to SecureSocial
[error] /Users/tigaly/playframework/play-templete/conf/routes:36: value startResetPassword is not a member of securesocial.controllers.Registration
[error] GET     /reset                      securesocial.controllers.Registration.startResetPassword
[error] /Users/tigaly/playframework/play-templete/conf/routes:37: value handleStartResetPassword is not a member of securesocial.controllers.Registration
[error] POST    /reset                      securesocial.controllers.Registration.handleStartResetPassword
[error] /Users/tigaly/playframework/play-templete/conf/routes:38: value resetPassword is not a member of securesocial.controllers.Registration
[error] GET     /reset/:token               securesocial.controllers.Registration.resetPassword(token)
[error] /Users/tigaly/playframework/play-templete/conf/routes:39: value handleResetPassword is not a member of securesocial.controllers.Registration
[error] POST    /reset/:token               securesocial.controllers.Registration.handleResetPassword(token)
[error] /Users/tigaly/playframework/play-templete/conf/routes:46: value notAuthorized is not a member of securesocial.controllers.ProviderController
[error] GET     /not-authorized             securesocial.controllers.ProviderController.notAuthorized


I study secureSocial by http://www.securesocial.ws/guide/installation.html ,  those routes have error apis in 3.0-M7 ( it runs ok in 2.4.1.1)

How can I do ? 

thanks



Reply all
Reply to author
Forward
0 new messages