A tiddlywebplugin for openId user registration.
Project description
An example user registration plugin for TiddlyWeb.
What this does is validate an OpenID and then create a TiddlyWeb user of that OpenID and assign a Role to it. This allows the system to go beyond a Policy of ‘ANY’ to one of ‘R:MEMBER’. This is a way to provide member access to people with openIds while not allowing all openids.
It uses a few optional configuration settings:
- register.role: The role assigned to newly registered
users. Defaults to “MEMBER”.
- register.start_href: The link to send users to after
they have registered. Defaults to “/”.
- register.start_title: The title of the link. Defaults
to “Get Started”.
- register.blacklist: A list of openids to never allow
to register. Defaults to an empty list.
Because tiddlywebplugins.templates is being used, the register.html and registered.html templates may be overriden per instance by creating a templates directory in the instance directory and putting new versions of the templates in there.
Copyright 2009, Chris Dent <cdent@peemore.com>
Licensed under the same terms at TiddlyWeb itself. http://tiddlyweb.com/
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Hashes for tiddlywebplugins.register-0.3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | c431a33ad51e657a1972daea80e17ded26a06780f3786221a0a58593bf098354 |
|
MD5 | c23d0a1319b2c5391abeb82480b0d225 |
|
BLAKE2b-256 | eb6189c5831cbee55ff3a6ffe949594352221d08559e935417e1e78b72f717c2 |