Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Re: cbe_frontauth: Connect to (and disconnect from) backend from frontend
- if that would allow to use only one plugin.
Offline
Re: cbe_frontauth: Connect to (and disconnect from) backend from frontend
3 voices for name and level control, 0 voices against. No doubt :)
v0.6-beta is released, see original post for details
Offline
#18 2011-07-29 15:49:43
- jpdupont
- Member
- Registered: 2004-10-01
- Posts: 752
Re: cbe_frontauth: Connect to (and disconnect from) backend from frontend
Bloke a écrit:
Ahhh, the merger of rvm_privileged and ign_password_protect in a neat package. Bliss!
Claire, is your plugin a perfect ign_password_protect replacement ?
Do you use (or plan to use ) an alternate users table ?
I need to upgrade a part of my school site where all the teachers have a protected access, actually with ign_password_protect.
All the teachers are in the ign_pp alternate table …
Offline
Re: cbe_frontauth: Connect to (and disconnect from) backend from frontend
jpdupont a écrit:
Claire, is your plugin a perfect ign_password_protect replacement ?
“Nobody’s perfect” :)
No, it doesn’t completely replace it.
Do you use (or plan to use ) an alternate users table ?
I don’t neither, because as I said earlier :
My point of view is that going further [than just connect to and disconnect from backend while being on frontend] will take us slowly but surely to a more advanced user management. I agree this a logical continuation, but I don’t feel that it should be done by cbe_frontauth.
In fact, I’m clearly convinced that melting things leads to inconsistencies and malfunctions. I won’t take this risk.
(Chacun à sa place et les vaches seront bien gardées. Tu vois l’idée ?)
Stef has just released a plugin that does the job, if you don’t mind migrating users in the regular table.
Offline
#20 2011-07-29 16:29:51
- jpdupont
- Member
- Registered: 2004-10-01
- Posts: 752
Re: cbe_frontauth: Connect to (and disconnect from) backend from frontend
Thanks Claire !
I’l try this with steph new plugin …
Offline
Re: cbe_frontauth: Connect to (and disconnect from) backend from frontend
Bloke wrote:
[I’m intending to enhance smd_bio again in the near future to allow you to easily build input forms on the public side for capturing extended bio data at registration time, so that’ll require integration with mem_self_reg / mem_form].
Schwing!
Offline
Re: cbe_frontauth: Connect to (and disconnect from) backend from frontend
A new tag and an easier-to-read documentation : this is v0.7-beta.
See original post for changelog and download places.
Offline
Re: cbe_frontauth: Connect to (and disconnect from) backend from frontend
Hi Claire
I use your plugin for a new site and i notice something bizarre: when i click a logout link (after connecting), that work but thet page showed like i am still coonected (the <txp:cbe_frontauth_protect /> return logged!!), i must referch the page to see the change viewed
In French
Le code de déconnexion fonctionne mais la page affiché juste après montre comme si j’étais toujours connecté (la zone protégé par <txp:cbe_frontauth_protect /> est affichée). je dois rafraichir la page pour voir effectivement le changement affiché
Thanks
Last edited by Dragondz (2011-09-11 13:15:50)
Offline
Re: cbe_frontauth: Connect to (and disconnect from) backend from frontend
Salut Rabah.
Je me permets de te répondre.
Première chose : le rafraîchissement ne pose pas de problème particulier puisqu’une personne non connectée ne peut pas consulter la page masquée (sans connexion préalable). Donc, ce que tu vois, lors de ta déconnexion, n’était pas visible avant cet événement et ne l’est toujours pas après (sauf pour toi seul : usage d’un cookie dans le plugin).
Seconde chose : as-tu bien renseigné une URL de redirection pour l’événement de déconnexion ? C’est à ce niveau que s’effectue le rafraîchissement – nécessaire – que tu mentionnes.
Enfin, même s’il fallait un rafraîchissement – que je n’ai constaté que dans le cas d’un passage entre front-office et back-office lors de l’usage du plugin sur deux onglets du navigateur – cela n’est pas problématique en soit, compte tenu de l’intérêt extrême du dit plugin.
Cordialement,
Last edited by Pat64 (2011-09-11 16:52:31)
Patrick.
Github | CodePen | Codier | Simplr theme | Wait Me: a maintenance theme | [\a mi.ni.ma]: a “Low Tech” simple Blog theme.
Offline
Re: cbe_frontauth: Connect to (and disconnect from) backend from frontend
Pat64
Which, for the record, in English is…?
(Google Translate didn’t quite do your native tongue justice and I fear it may have suffered in the translation)
Last edited by Bloke (2011-09-11 20:33:01)
The smd plugin menagerie — for when you need one more gribble of power from Textpattern. Bleeding-edge code available on GitHub.
Hire Txp Builders – finely-crafted code, design and Txp
Offline
Re: cbe_frontauth: Connect to (and disconnect from) backend from frontend
Hi Patrick
The behaviour is on front office not on back-office, the logout is made on front-office too, try it and you will see it, it s not a big problem but when someone logout he expect to see the resulte of logout! i tried the redirect function but havent succeded to solve that.
in French
Salut patrick
Le comportement décrit est sur le site web et non l’admin de txp, la déconnexion est faite sur le site et non le backend, j’ai aussi essayé d’utiliser la redirection (au niveau du front office) mais le résultat est le même.
Ce n’est pas un drame mais c’est un peu gênant car quand on se déconnecté on espère voir affiché une page qui montre bien qu’on est déconnecté.
Cheers
Offline
#27 2011-09-12 11:30:38
- jpdupont
- Member
- Registered: 2004-10-01
- Posts: 752
Re: cbe_frontauth: Connect to (and disconnect from) backend from frontend
Hello !
J’utilise ce plugin sur 2 sites maintenant (c’est tout récent).
Il me semble – mais je me trompe peut-être – que j’ai eu ce problème là à cause d’erreurs dans le code généré.
Regarde si tu n’as pas un plugin mal utilisé quelque part …
Es-tu en mode exploitation / debuggage ?
Le fait est que tout est devenu OK après nettoyage de mes erreurs.
In my bad english …
This very useful plugin works bad if other plugins generate bad code.
My little experience on 2 sites : same behaviour as above. When I clean my code and remove some errors, all works fine.
Last edited by jpdupont (2011-09-12 14:15:17)
Offline
#28 2011-09-12 12:09:58
- uli
- Moderator

- From: Cologne
- Registered: 2006-08-15
- Posts: 4,319
Re: cbe_frontauth: Connect to (and disconnect from) backend from frontend
Win an iPod for your next post in English language ;)
In bad weather I never leave home without wet_plugout, smd_where_used and adi_form_links
Offline
Re: cbe_frontauth: Connect to (and disconnect from) backend from frontend
Hi
Solved the problem by using cbe_frontauth_redirect, i used it before but maybe there was an error in the code, the debugging mode of textpattern dont interfere with the problem
Thanks all for the help
Merci à tous pour votre aide
Offline
Re: cbe_frontauth: Connect to (and disconnect from) backend from frontend
Pat64 wrote in french:
Seconde chose : as-tu bien renseigné une URL de redirection pour l’événement de déconnexion ? C’est à ce niveau que s’effectue le rafraîchissement – nécessaire – que tu mentionnes.
@Stef & @Uli:
The problem is now solved (and identified in my french answer ;) : it came with the redirect attribute into cbe_frontauth plugin.
I’m very sorry, but it’s DragonDz the first french speaker in his post!
Cheers all,
Last edited by Pat64 (2011-09-12 21:54:51)
Patrick.
Github | CodePen | Codier | Simplr theme | Wait Me: a maintenance theme | [\a mi.ni.ma]: a “Low Tech” simple Blog theme.
Offline