Site-wide configs are like global variables - we don't like them!

There has to be some compelling reason to want them.   It this case, I'm not
sure there is - for example, even for a file read per-request such as:

0_openID_Constants.py

I would just name them, and link them into the apps that needed (even if
that's all of them).

For example, I could see (and have done this in the past) a different port
for admin identification (an argument for application specific, with links
where that's more convenient for a group of apps).

On Thu, Jul 23, 2009 at 3:15 AM, Hans Donner <[email protected]> wrote:

>
> That is standard web2py behaviour.
> Accessing admin is secured, this can only be done via localhost or
> over a secure connection.
>
> In your case, what did you do to have a ticket generated?
>
> On Thu, Jul 23, 2009 at 10:09, gillengam<[email protected]> wrote:
> >
> > Ok for https, but for FAQ I get this:
> >
> > Forbidden
> > You don't have permission to access /admin/default/ticket/AlterEgo/
> >
> > What can I do for this?
> >
> > On 23 Lug, 09:59, Yarko Tymciurak <[email protected]> wrote:
> >> On Thu, Jul 23, 2009 at 2:25 AM, gillengam <[email protected]> wrote:
> >>
> >> > Excuse me, I have some problems to access web2py site. For example I
> >> > get "sec_error_expired_issuer_certificate"
> >>
> >> if I visit "https://
> >>
> >> > mdp.cti.depaul.edu/wiki".
> >>
> >> You can safely ignore this for the wiki site (add an exception)
> >>
> >> > Or if I visit "http://www.web2py.com/
> >> > AlterEgo" I get "Internal error".
> >>
> >> I can get to AlterEgo and it seems to be working without problems
> >>
> >> Is anyone else haveing trouble?
> >>
> >>
> >>
> >> > Can you help me. I don't understand. It's only problem for me or you
> >> > too have problems?
> >>
> >> > Thanks
> > >
> >
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to