Your original belief about having a section in the border for login was
correct. It is now incorporated.

Thank you

John Davidson


On 7/6/07, John Davidson <[EMAIL PROTECTED]> wrote:

Yes the new logging is very using for tracking down issues, but I need to
wait until I can get a console to my server, as it sits behind 2 routers and
a firewall and I am at work

John Davidson


 On 7/6/07, Craig Andera <[EMAIL PROTECTED]> wrote:

>   FYI, errors should wind up in logs\flexwiki.log now. Old logs are
> rolled to a file named by a datestamp.
>
>
>
> *From:* [EMAIL PROTECTED] [mailto:
> [EMAIL PROTECTED] *On Behalf Of *John
> Davidson
> *Sent:* Friday, July 06, 2007 1:52 PM
> *To:* FlexWiki Users Mailing List
> *Subject:* Re: [Flexwiki-users] Forms Authentication Question
>
>
>
> Trying to delete _NormalBorders (folowing your instructions) creates an
> error, but as I am remote I cannot see what the error is - it may have to do
> with the changes I made to WikiEdit (I hope not). Trying delete on a
> TestPage fails similarly. Will follow-up tomorrow
>
>
>
> John Davidson
>
>
>
> On 7/6/07, *Craig Andera* <[EMAIL PROTECTED]> wrote:
>
> OK, good, that would explain it. I did that modification fairly recently
> (as part of the last few things I did for security) so I won't be surprised
> if that was the issue.
>
>
>
> Just set the text of _NormalBorders to "delete" (no quotes, no trailing
> spaces) and that should reset it to the built-in contents, yes. If that
> works, you can take the relevant snippet and integrate it into your
> customizations.
>
>
>
> *From:* [EMAIL PROTECTED] [mailto:
> [EMAIL PROTECTED] *On Behalf Of *John
> Davidson
> *Sent:* Friday, July 06, 2007 1:11 PM
>
>
> *To:* FlexWiki Users Mailing List
> *Subject:* Re: [Flexwiki-users] Forms Authentication Question
>
>
>
> I replaced your default borders with my own before I began trying forms
> authentication. I will try as you suggest and expect you are right from your
> track record!
>
>
>
> Confirnmation will be early Saturday as I am working late tonight and
> cannot directly access the server to do the delete (or would putting
> 'delete' in the _NormalBordars text work?
>
>
>
> John Davidson
>
>
>
> On 7/6/07, *Craig Andera* <[EMAIL PROTECTED]> wrote:
>
> Hmm, I thought that's exactly what the default borders I wrote do. Are
> you not seeing that? Have you overridden _NormalBorders in your wiki? If so,
> try deleting _NormalBorders (which will revert to the built-in version) and
> tell me what you see.
>
>
>
> *From:* [EMAIL PROTECTED] [mailto:
> [EMAIL PROTECTED] *On Behalf Of *John
> Davidson
> *Sent:* Friday, July 06, 2007 9:37 AM
> *To:* FlexWiki Users Mailing List
> *Subject:* Re: [Flexwiki-users] Forms Authentication Question
>
>
>
> It is easy to put a link in one of the borders to your login.aspx page,
> but whagt I am after is that the border show your authentication credentials
> if they exist, otherwise to show the link to login.aspx. This is the
> functionality provided by the 2 asp controls.
>
>
>
> John Davidson
>
>
>
> On 7/6/07, *Craig Andera* <[EMAIL PROTECTED]> wrote:
>
> > Is it possible to use any of the functionality driving the
> > diagnostics/SecurityContext.aspx page to simulate the <asp:LoginName>
> > and <asp:LoginStatus> controls?
> >
> > I see no way to implement these controls easily other than by using a
> > masterpage - a solution that might get very messy.
>
> I'm not sure what you mean: I wrote Login.aspx and friends without
> master
> pages.
>
> But implementing login functionality for forms isn't too bad: the
> FormsAuthentication class has static methods that do 95% of the hard
> work.
> The only piece I can't remember off the top of my head is how you'd do
> the
> actually authentication bit (i.e. check that the password is valid). But
>
> there has to be something either in the Forms Auth stuff or the
> membership
> stuff.
>
>
>
> -------------------------------------------------------------------------
>
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Flexwiki-users mailing list
> Flexwiki-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/flexwiki-users
>
>
>
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Flexwiki-users mailing list
> Flexwiki-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/flexwiki-users
>
>
>
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Flexwiki-users mailing list
> Flexwiki-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/flexwiki-users
>
>
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Flexwiki-users mailing list
> Flexwiki-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/flexwiki-users
>
>

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Flexwiki-users mailing list
Flexwiki-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flexwiki-users

Reply via email to