-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Iain Duncan wrote: > I think I must be missing something really obvious, help appreciated. I > downloaded and installed the cluegun sample app to look at the 'simple > repoze.who integration'. I see the who.ini file, and it looks to my > untutored eye like who is being included in the pipeline, but when I start > the app with > > paster serve cluegun.ini > > The app just runs. I don't seem to be able to make it challenge me for login > or anything. Am I missing something here?
The default views are all protected by the 'view' permission, which is likely granted by default to anonymous users. Try tacking '/manage' onto the end of the URL: that should result in a challenge. Tres. - -- =================================================================== Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software "Excellence by Design" http://palladion.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAku89eoACgkQ+gerLs4ltQ45UgCfY8EBilQ+Y79FOdeH5HJ9C8yi UcAAni4B/oTmCPpRLFnYiev3LXTVpZYI =qPe9 -----END PGP SIGNATURE----- _______________________________________________ Repoze-dev mailing list Repoze-dev@lists.repoze.org http://lists.repoze.org/listinfo/repoze-dev