Re: [WebDNA] Secure Cookies

This WebDNA talk-list message is from

2020


It keeps the original formatting.
numero = 115004
interpreted = N
texte = 2632 --000000000000de7f3a059d976bbf Content-Type: text/plain; charset="UTF-8" Chris, Hi - I missed the RAW option. That's great, all options available now. - Tom On Sun, 2 Feb 2020 at 11:19, wrote: > It was 8.5 , along with 3 new parameters: > HTTPONLY > MAXAGE > RAW > > HTTPONLY should be T or F, just like SECURE. It adds a HttpOnly to the > cookie. > > MAXAGE should be a date just like EXPIRES. It adds a Max-Age= to the cookie > > RAW lets you add anything you want to the cookie. You can use it > conjunction with the other parameters or in place of them. You must still > specify a name and value. Separate multiple raw parameters with a > semi-colon and a space. > For example: > [SETCOOKIE NAME=cookieName&VALUE=cookieValue&HTTPONLY=T&RAW=domain= > example.com; secure] > or > [SETCOOKIE NAME=cookieName&VALUE=cookieValue&RAW=domain=example.com; > secure; HttpOnly] > > - chris > > --000000000000de7f3a059d976bbf Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Chris,

Hi - I missed t= he RAW option.=C2=A0 That's great, all options available=C2=A0now.

- Tom



On Sun, 2 Feb 2020 at 11= :19, <talk@webdna.us> wrote:
It was 8.5 , along with 3 new parameters:
HTTPONLY
MAXAGE
RAW

HTTPONLY should be T or F, just like SECURE. It adds a HttpOnly to the cook= ie.

MAXAGE should be a date just like EXPIRES. It adds a Max-Age=3D to the cook= ie

RAW lets you add anything you want to the cookie. You can use it conjunctio= n with the other parameters or in place of them. You must still specify a n= ame and value. Separate multiple raw parameters with a semi-colon and a spa= ce.
For example:
[SETCOOKIE NAME=3DcookieName&VALUE=3DcookieValue&HTTPONLY=3DT&R= AW=3Ddomain=3Dexample.com; secure]
or
[SETCOOKIE NAME=3DcookieName&VALUE=3DcookieValue&RAW=3Ddomain=3Dexample.co= m; secure; HttpOnly]

- chris

--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list talk@webdna.us To unsubscribe, E-mail to: talk-leave@webdna.us archives: http://www.webdna.us/page.dna?numero=3D55 Bug Reporting: support@webdna.us --000000000000de7f3a059d976bbf-- . Associated Messages, from the most recent to the oldest:

    
  1. RE: [WebDNA] Secure Cookies ("Scott @ Itsula" 2020)
  2. Re: [WebDNA] Secure Cookies (christophe.billiottet@webdna.us 2020)
  3. Re: [WebDNA] Secure Cookies (Stuart Tremain 2020)
  4. Re: [WebDNA] Secure Cookies (Brian Harrington 2020)
  5. Re: [WebDNA] Secure Cookies (Stuart Tremain 2020)
  6. RE: [WebDNA] Secure Cookies ("Scott @ Itsula" 2020)
  7. Re: [WebDNA] Secure Cookies (Tom Duke 2020)
  8. RE: [WebDNA] Secure Cookies ("Scott @ Itsula" 2020)
  9. Re: [WebDNA] Secure Cookies (Tom Duke 2020)
  10. Re: [WebDNA] Secure Cookies (christophe.billiottet@webdna.us 2020)
  11. Re: [WebDNA] Secure Cookies (Stuart Tremain 2020)
  12. Re: [WebDNA] Secure Cookies (christophe.billiottet@webdna.us 2020)
  13. Re: [WebDNA] Secure Cookies (Stuart Tremain 2020)
  14. Re: [WebDNA] Secure Cookies (Tom Duke 2020)
  15. RE: [WebDNA] Secure Cookies ("Scott @ Itsula" 2020)
  16. [WebDNA] Secure Cookies - Further reading (Stuart Tremain 2020)
  17. [WebDNA] Secure Cookies (Stuart Tremain 2020)
  18. Re: [WebDNA] Secure cookies (HttpOnly/Secure) ("Dan Strong" 2013)
  19. Re: [WebDNA] Secure cookies (HttpOnly/Secure) (Tom Duke 2013)
  20. Re: [WebDNA] Secure cookies (HttpOnly/Secure) (WebDNA 2013)
  21. [WebDNA] Secure cookies (HttpOnly/Secure) ("Dan Strong" 2013)
  22. Re: [WebDNA] Secure Cookies (Tom Duke 2009)
  23. Re: [WebDNA] Secure Cookies (Tom Duke 2009)
  24. Re: [WebDNA] Secure Cookies (William DeVaul 2009)
  25. Re: [WebDNA] Secure Cookies (Tom Duke 2009)
  26. Re: [WebDNA] Secure Cookies (Frank Nordberg 2009)
  27. Re: [WebDNA] Secure Cookies (Govinda 2009)
  28. Re: [WebDNA] Secure Cookies ("Terry Wilson" 2009)
  29. Re: [WebDNA] Secure Cookies (William DeVaul 2009)
  30. Re: [WebDNA] Secure Cookies (William DeVaul 2009)
  31. Re: [WebDNA] Secure Cookies (Stuart Tremain 2009)
  32. Re: [WebDNA] Secure Cookies (Donovan Brooke 2009)
  33. Re: [WebDNA] Secure Cookies (Stuart Tremain 2009)
  34. Re: [WebDNA] Secure Cookies ("Terry Wilson" 2009)
  35. Re: [WebDNA] Secure Cookies (Stuart Tremain 2009)
  36. Re: [WebDNA] Secure Cookies (William DeVaul 2009)
  37. [WebDNA] Secure Cookies (Stuart Tremain 2009)
2632 --000000000000de7f3a059d976bbf Content-Type: text/plain; charset="UTF-8" Chris, Hi - I missed the RAW option. That's great, all options available now. - Tom On Sun, 2 Feb 2020 at 11:19, wrote: > It was 8.5 , along with 3 new parameters: > HTTPONLY > MAXAGE > RAW > > HTTPONLY should be T or F, just like SECURE. It adds a HttpOnly to the > cookie. > > MAXAGE should be a date just like EXPIRES. It adds a Max-Age= to the cookie > > RAW lets you add anything you want to the cookie. You can use it > conjunction with the other parameters or in place of them. You must still > specify a name and value. Separate multiple raw parameters with a > semi-colon and a space. > For example: > [SETCOOKIE NAME=cookieName&VALUE=cookieValue&HTTPONLY=T&RAW=domain= > example.com; secure] > or > [SETCOOKIE NAME=cookieName&VALUE=cookieValue&RAW=domain=example.com; > secure; HttpOnly] > > - chris > > --000000000000de7f3a059d976bbf Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Chris,

Hi - I missed t= he RAW option.=C2=A0 That's great, all options available=C2=A0now.

- Tom



On Sun, 2 Feb 2020 at 11= :19, <talk@webdna.us> wrote:
It was 8.5 , along with 3 new parameters:
HTTPONLY
MAXAGE
RAW

HTTPONLY should be T or F, just like SECURE. It adds a HttpOnly to the cook= ie.

MAXAGE should be a date just like EXPIRES. It adds a Max-Age=3D to the cook= ie

RAW lets you add anything you want to the cookie. You can use it conjunctio= n with the other parameters or in place of them. You must still specify a n= ame and value. Separate multiple raw parameters with a semi-colon and a spa= ce.
For example:
[SETCOOKIE NAME=3DcookieName&VALUE=3DcookieValue&HTTPONLY=3DT&R= AW=3Ddomain=3Dexample.com; secure]
or
[SETCOOKIE NAME=3DcookieName&VALUE=3DcookieValue&RAW=3Ddomain=3Dexample.co= m; secure; HttpOnly]

- chris

--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list talk@webdna.us To unsubscribe, E-mail to: talk-leave@webdna.us archives: http://www.webdna.us/page.dna?numero=3D55 Bug Reporting: support@webdna.us --000000000000de7f3a059d976bbf-- . Tom Duke

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

Virtual hosting and webcatNT (1997) How to Display text in empty fields (1997) Date math format (1998) 2.0 Beta (1997) Webcatalog, Webstar and Crasharama (1999) $Replace with [founditems] (1997) File Upload (1997) Webmerch Error (1998) relational db question (2002) RE: redirect with more than 256 characters (1999) Banners and sort of random display (1997) security (1997) Directory Traversal (2007) REPOST... Incompatibility with WebCat 3 templates ... (2000) syntax question, not in online refernce (1997) textA (1998) (1997) RE: Database field limit? (1998) [WebDNA] Cookie issue not the fault of WebDNA or browser ... (2010) More on the email templates (1997)