[albatross-users] next bit of confused insight

Gregory Bond gnb at itga.com.au
Fri Sep 26 12:23:32 EST 2003


>You could subclass the Albatross application class and do something
>like this (completely untested):
>
>    def validate_request(self, ctx):

With the added check that
	if ctx.locals.__page__ == 'login': return 1
this works a treat!

I've added a short example to the Wiki

	http://www.object-craft.com.au/projects/albatross/wiki/Handling_20Authentication





More information about the Albatross-users mailing list