Re: how to write our own handler to handle login in cherryPY
Dharmendra Shaw <[email protected]>
| Newsgroups | gmane.comp.python.cherrypy |
|---|---|
| Message-ID | <[email protected]> |
I am using cherrypy for my web app for authentication we are using "tools.session_auth.login_screen " and "tools.session_auth.check_username_and_password" handlers for login authentication Now I have a need to support login to app using REST api call something like below url using basic authentication call from another app login?username=username&password=test On Tuesday, 26 April 2016 08:56:12 UTC+5:30, Joseph Tate wrote: > > I don't know what you're asking. What have you tried? What authentication > type are you trying to use? What doesn't work? > > On Mon, Apr 25, 2016 at 7:22 AM Dharmendra Shaw <[email protected] > <javascript:>> wrote: > >> how to write our own handler to handle login in cherryPY framwork, >> Currently with default handler I am not able to login using remote Rest API >> call >> >> -- >> You received this message because you are subscribed to the Google Groups >> "cherrypy-users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to cherrypy-user...-/[email protected] <javascript:>. >> To post to this group, send email to cherryp...-/[email protected] >> <javascript:>. >> Visit this group at https://groups.google.com/group/cherrypy-users. >> For more options, visit https://groups.google.com/d/optout. >> > -- You received this message because you are subscribed to the Google Groups "cherrypy-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to cherrypy-users+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/[email protected] To post to this group, send email to cherrypy-users-/JYPxA39Uh5TLH3MbocFF+G/[email protected] Visit this group at https://groups.google.com/group/cherrypy-users. For more options, visit https://groups.google.com/d/optout.