AW: Authenticated access?
"Dr. Frank Hoffmann" <[email protected]>
| Newsgroups | gmane.comp.cms.zms.devel |
|---|---|
| Message-ID | <39B23684BB2F4893863F50EC6B444184@Thinkpad> |
Hello, The SimpleUserFolder-Product has a simple API for dynamically declaring a role to any authenticated user http://www.simplistix.co.uk/software/zope/simpleuserfolder by customizing it's Python Script getUserDetails() Best Regards fh, moderator -----Ursprüngliche Nachricht----- Von: [email protected] [mailto:[email protected]] Im Auftrag von Peter Zechmeister Gesendet: Mittwoch, 8. Oktober 2008 09:33 An: [email protected] Betreff: [zms-developers] Authenticated access? Hi Is there a possibility for "authenticated" access without the need of defining roles? I want to have content which can be viewed by authenticated users which have no explicit roles. In Zope, this is possible by the default-role "authenticated". For editors there could be a 'non-public' attribute on objects for that purpose. Is there a simple way to get this running? Regards PeterZ, JKU