Skip to main content

"magically" extend tiddlyweb user capabilities

Project description

tiddlywebplugins.magicuser is a tool to extend the capabilities of a user in TiddlyWeb.

When an authentic user is extracted from the credentials extractor system, the username and their roles are places into the WSGI environment as the value of a tiddlyweb.usersign key.

magicuser extends these capabilities by providing a model for adding additional keys and values to the tiddlyweb.usersign dictionary.

It does this by looking in a bag, by default called MAGICUSER, for a tiddler with the same title as the value of the name key in the usersign dict. If that tiddler is present, it is loaded and it’s attributes and fields are used (as shown in the code) to add to the usersign.

BEFORE the magicuser bag is inspected, a username translation layer is engaged. This allow N different authenticated usersigns to be treated as one core usersign within TiddlyWeb. It works as follows:

A tiddler with a title that is the same the extracted usersign name is retrieved from a bag by default called MAPUSER. If the tiddler exists and has the field mapped_user the value of the field replaces the name in the usersign. It is that name that is then used during the magicuser stage.

This plugin provides no facility for putting tiddlers in either the MAGICUSER or MAPUSER bags. Other code (either client side or server side) is expected to do that.

Licensed under the same terms as TiddlyWeb.

Copyright 2010, Chris Dent <cdent@peermore.com>

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tiddlywebplugins.magicuser-0.2.tar.gz (5.2 kB view details)

Uploaded Source

File details

Details for the file tiddlywebplugins.magicuser-0.2.tar.gz.

File metadata

File hashes

Hashes for tiddlywebplugins.magicuser-0.2.tar.gz
Algorithm Hash digest
SHA256 25ffba0993add6863aa87d8f866898dde3f4706c51dcab9dfffb1b5fc6da8a6d
MD5 4386e503f0a4d0d3bffb46c8aa699a07
BLAKE2b-256 c995b1eb570c03c0ea07277a7e7c052db3cdb53d9c20eed0f899567d78a02a36

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page