security - Play Framework - getting data from an https form -


i've followed tutorial creating , validating http form in play:

http://www.playframework.com/documentation/2.2.x/javaguide4

but when serve login page through https instead of http, email , password appear me null in validate function. how validate email , password if i'm using https- can't use null values.


Comments

Popular posts from this blog

get url and add instance to a model with prefilled foreign key :django admin -

android - Keyboard hides my half of edit-text and button below it even in scroll view -

css - Make div keyboard-scrollable in jQuery Mobile? -