Re: [WebDNA] PROTECT

This WebDNA talk-list message is from

2017


It keeps the original formatting.
numero = 113678
interpreted = N
texte = 1273 --Apple-Mail=_11F6C8D1-CF41-48C5-AF90-07D66B2C05BC Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 There are methods using session that will do what you want. If you are wanting this for ad admin interface then just pass the = session in the url or form. I have also been working on a front end session method that is looking = promising but is not ready to share as yet. Kind regards Stuart Tremain Pharoah Lane Software AUSTRALIA webdna@idfk.com.au > On 21 Sep 2017, at 02:06, Donovan Brooke wrote: >=20 > There is a [session] variable, but unfortunately.. in my opinion, it = does not make sense in today=E2=80=99s session needs and rather > is very mis-leading (since other languages have standards for session = functionality). >=20 > I see the use of [protect] as a great admin tool for quick protection = of pages=E2=80=A6 but for most auth user-group, best > to use use a cookie system.=20 >=20 > someone could write a [session] library.. that would be a neat way to = over-ride the existing [session]. >=20 > Just a thought. >=20 > Long answer, there is also [authenticate].. which would be a way to = log someone out of the DOM. >=20 > Donovan >=20 >=20 >=20 >=20 >=20 >=20 > On Sep 20, 2017, at 2:12 AM, Lawrence Banahan = wrote: >=20 >> Hello Franck, >>=20 >> As far as I know it is not possible. >> You should be using cookies... >> Maybe we will have session context soon =F0=9F=98=9B=20 >>=20 >> Lawrence >>=20 >> Le 20 sept. 2017 9:03 AM, "C. Frank Wolfe" a = =C3=A9crit : >> Hi, >>=20 >> Is there a way users to have a user sign out, after they = authenticated using PROTECT? >>=20 >> I have a situation with a shared computer, and don=E2=80=99t really = want to quit the browser all the time. >>=20 >> Thanks! >>=20 >> Frank >>=20 >> Ubentu 14 >> WebDNA 8.5.1. Fast CGI. >>=20 >>=20 >> --------------------------------------------------------- >> 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 >>=20 >> --------------------------------------------------------- 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 >=20 > --------------------------------------------------------- > 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 --Apple-Mail=_11F6C8D1-CF41-48C5-AF90-07D66B2C05BC Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=utf-8 There are methods using session that will do what you = want.

If you are = wanting this for ad admin interface then just pass the session in the = url or form.

I = have also been working on a front end session method that is looking = promising but is not ready to share as yet.


Kind regards

Stuart Tremain
Pharoah Lane Software
AUSTRALIA






On 21 Sep 2017, at 02:06, Donovan Brooke <dbrooke@euca.us> = wrote:

There is a [session] variable, but unfortunately.. in my = opinion, it does not make sense in today=E2=80=99s session needs and = rather
is very mis-leading (since other languages have = standards for session functionality).

I see = the use of [protect] as a great admin tool for quick protection of = pages=E2=80=A6 but for most auth user-group, best
to use = use a cookie system.

someone could write a = [session] library.. that would be a neat way to over-ride the existing = [session].

Just a thought.

Long answer, there is also [authenticate].. which would be a = way to log someone out of the DOM.

Donovan





On Sep 20, 2017, at 2:12 AM, = Lawrence Banahan <banahan.l@gmail.com> wrote:

Hello Franck,

As far as I know it is not possible.
You should  be using cookies...
Maybe we = will have session context soon =F0=9F=98=9B

Lawrence

Le 20 sept. 2017 9:03 = AM, "C. Frank Wolfe" <frank@cwolfe.com> a =C3=A9crit :
Hi,

Is there a way users to have a user sign out, = after they authenticated using PROTECT?

I = have a situation with a shared computer, and don=E2=80=99t really want = to quit the browser all the time.

Thanks!

Frank

Ubentu = 14
WebDNA 8.5.1. Fast CGI.


---------------------------------------------------------
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

--------------------------------------------------------- = 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

---------------------------------------------------------
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

= --------------------------------------------------------- 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 --Apple-Mail=_11F6C8D1-CF41-48C5-AF90-07D66B2C05BC-- . Associated Messages, from the most recent to the oldest:

    
  1. Re: [WebDNA] PROTECT (Stuart Tremain 2017)
  2. Re: [WebDNA] PROTECT (Donovan Brooke 2017)
  3. Re: [WebDNA] PROTECT ("C. Frank Wolfe" 2017)
  4. Re: [WebDNA] PROTECT (Lawrence Banahan 2017)
  5. [WebDNA] PROTECT ("C. Frank Wolfe" 2017)
  6. Re: [WebDNA] Protect TextArea and other Input-Fields with WebDNA - (Tom Duke 2009)
  7. Re: [WebDNA] Protect TextArea and other Input-Fields with WebDNA - Something to talk about ;) (Palle Bo Nielsen 2009)
  8. Re: [WebDNA] Protect TextArea and other Input-Fields with WebDNA - (Tom Duke 2009)
  9. Re: [WebDNA] Protect TextArea and other Input-Fields with WebDNA (Frank Nordberg 2009)
  10. Re: [WebDNA] Protect TextArea and other Input-Fields with WebDNA - Something to talk about ;) (Palle Bo Nielsen 2009)
  11. RE: [WebDNA] Protect TextArea and other Input-Fields with WebDNA - Something to talk about ;) ("Olin Lagon" 2009)
  12. Re: [WebDNA] Protect TextArea and other Input-Fields with WebDNA (Frank Nordberg 2009)
  13. Re: [WebDNA] Protect TextArea and other Input-Fields with WebDNA - Something to talk about ;) (Brian Fries 2009)
  14. [WebDNA] Protect TextArea and other Input-Fields with WebDNA - Something to talk about ;) (Palle Bo Nielsen 2009)
  15. [WebDNA] Protect help... Beginner Question ("cw@e-wave.net" 2008)
1273 --Apple-Mail=_11F6C8D1-CF41-48C5-AF90-07D66B2C05BC Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 There are methods using session that will do what you want. If you are wanting this for ad admin interface then just pass the = session in the url or form. I have also been working on a front end session method that is looking = promising but is not ready to share as yet. Kind regards Stuart Tremain Pharoah Lane Software AUSTRALIA webdna@idfk.com.au > On 21 Sep 2017, at 02:06, Donovan Brooke wrote: >=20 > There is a [session] variable, but unfortunately.. in my opinion, it = does not make sense in today=E2=80=99s session needs and rather > is very mis-leading (since other languages have standards for session = functionality). >=20 > I see the use of [protect] as a great admin tool for quick protection = of pages=E2=80=A6 but for most auth user-group, best > to use use a cookie system.=20 >=20 > someone could write a [session] library.. that would be a neat way to = over-ride the existing [session]. >=20 > Just a thought. >=20 > Long answer, there is also [authenticate].. which would be a way to = log someone out of the DOM. >=20 > Donovan >=20 >=20 >=20 >=20 >=20 >=20 > On Sep 20, 2017, at 2:12 AM, Lawrence Banahan = wrote: >=20 >> Hello Franck, >>=20 >> As far as I know it is not possible. >> You should be using cookies... >> Maybe we will have session context soon =F0=9F=98=9B=20 >>=20 >> Lawrence >>=20 >> Le 20 sept. 2017 9:03 AM, "C. Frank Wolfe" a = =C3=A9crit : >> Hi, >>=20 >> Is there a way users to have a user sign out, after they = authenticated using PROTECT? >>=20 >> I have a situation with a shared computer, and don=E2=80=99t really = want to quit the browser all the time. >>=20 >> Thanks! >>=20 >> Frank >>=20 >> Ubentu 14 >> WebDNA 8.5.1. Fast CGI. >>=20 >>=20 >> --------------------------------------------------------- >> 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 >>=20 >> --------------------------------------------------------- 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 >=20 > --------------------------------------------------------- > 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 --Apple-Mail=_11F6C8D1-CF41-48C5-AF90-07D66B2C05BC Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=utf-8 There are methods using session that will do what you = want.

If you are = wanting this for ad admin interface then just pass the session in the = url or form.

I = have also been working on a front end session method that is looking = promising but is not ready to share as yet.


Kind regards

Stuart Tremain
Pharoah Lane Software
AUSTRALIA






On 21 Sep 2017, at 02:06, Donovan Brooke <dbrooke@euca.us> = wrote:

There is a [session] variable, but unfortunately.. in my = opinion, it does not make sense in today=E2=80=99s session needs and = rather
is very mis-leading (since other languages have = standards for session functionality).

I see = the use of [protect] as a great admin tool for quick protection of = pages=E2=80=A6 but for most auth user-group, best
to use = use a cookie system.

someone could write a = [session] library.. that would be a neat way to over-ride the existing = [session].

Just a thought.

Long answer, there is also [authenticate].. which would be a = way to log someone out of the DOM.

Donovan





On Sep 20, 2017, at 2:12 AM, = Lawrence Banahan <banahan.l@gmail.com> wrote:

Hello Franck,

As far as I know it is not possible.
You should  be using cookies...
Maybe we = will have session context soon =F0=9F=98=9B

Lawrence

Le 20 sept. 2017 9:03 = AM, "C. Frank Wolfe" <frank@cwolfe.com> a =C3=A9crit :
Hi,

Is there a way users to have a user sign out, = after they authenticated using PROTECT?

I = have a situation with a shared computer, and don=E2=80=99t really want = to quit the browser all the time.

Thanks!

Frank

Ubentu = 14
WebDNA 8.5.1. Fast CGI.


---------------------------------------------------------
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

--------------------------------------------------------- = 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

---------------------------------------------------------
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

= --------------------------------------------------------- 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 --Apple-Mail=_11F6C8D1-CF41-48C5-AF90-07D66B2C05BC-- . Stuart Tremain

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:

[WebDNA] Repeated Task [reworking a DB) (2015) WebDNA tags in WebMerchant email templates ... (1997) WebCat2: multiple currency support (1997) UPS Rate Tables (2002) emailer on Windows Beta 18 (1997) WebCat2b13MacPlugIn - [include] doesn't allow creator (1997) WebCat2 - many [carts] on one template page? (1997) [WebDNA] Can WebDNA corrupt a db? (2012) close to comparison (2000) WebCat2 - Getting to the browser's username/password data (1997) [shownext] and descending order (1997) Forms Search Questions (1997) Purchae error - Fixed to a degree (1997) Summing fields (1997) TRAINING videos - Prove IT. (1998) How to Sort Summ data ? (1997) What am I doing wrong? (2000) Num Sort Descending (2004) 2.1 Stuff (1998) Realtime Top 10 (1999)