Re: django username and password error

2018-10-17 Thread mottaz hejaze
try this : https://github.com/teddziuba/django-sslserver On Wed, Oct 17, 2018 at 1:14 PM Joel wrote: > Yes, my server did support ssl. But on my local development environment it > doesn't support ssl. > > On Wed, 17 Oct, 2018, 4:41 PM mottaz hejaze, wrote: > >> does your server support SSL ?

Re: django username and password error

2018-10-17 Thread Joel
Yes, my server did support ssl. But on my local development environment it doesn't support ssl. On Wed, 17 Oct, 2018, 4:41 PM mottaz hejaze, wrote: > does your server support SSL ? did you configure your server for SSL ? > > On Wed, Oct 17, 2018 at 12:10 PM Joel Mathew wrote: > >> After attempt

Re: django username and password error

2018-10-17 Thread mottaz hejaze
does your server support SSL ? did you configure your server for SSL ? On Wed, Oct 17, 2018 at 12:10 PM Joel Mathew wrote: > After attempting to redirect http to https by setting SECURE_SSL_REDIRECT > to True and a few other changes, suddenly I found myself locked out of > django login. It didnt