Netduino home hardware projects downloads community

Jump to content


The Netduino forums have been replaced by new forums at community.wildernesslabs.co. This site has been preserved for archival purposes only and the ability to make new accounts or posts has been turned off.
Photo

Webserver with Login


  • Please log in to reply
1 reply to this topic

#1 Giac

Giac

    New Member

  • Members
  • Pip
  • 1 posts

Posted 16 March 2012 - 04:04 PM

Hi, Someone has some advise on how make some pages on netduino webserver protected by login? Is possible to use browser session? Thanks

#2 Dan Morphis

Dan Morphis

    Advanced Member

  • Members
  • PipPipPip
  • 188 posts

Posted 16 March 2012 - 05:16 PM

Hi,
Someone has some advise on how make some pages on netduino webserver protected by login?
Is possible to use browser session?

Thanks


As far as I'm aware, the webserver implementations for the Netduino do not support HTTP Authentication. It would be fairly trivial to add support for basic HTTP authentication. But be aware that the credentials for basic auth are encoded, NOT encrypted.

-dan




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

home    hardware    projects    downloads    community    where to buy    contact Copyright © 2016 Wilderness Labs Inc.  |  Legal   |   CC BY-SA
This webpage is licensed under a Creative Commons Attribution-ShareAlike License.