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
File details
Details for the file tiddlywebplugins.register-0.1.tar.gz
.
File metadata
- Download URL: tiddlywebplugins.register-0.1.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2f1e52bcaf2e0bcab5cdb3cbfcfcd8d953fcb8c19628febd291a5d99d71e3b86 |
|
MD5 | 1fc02c64fa9ecf1348b0162d96542e37 |
|
BLAKE2b-256 | 69991bdd0afe60ad7f21a8d3027ebf11e34e76ff97b269ef7917894d3e76b866 |