aboutsummaryrefslogtreecommitdiff
path: root/doc/openid.mdwn
Commit message (Collapse)AuthorAge
* Revert passwordauth fieldset and doc to avoid 2.0 regressions; need to ↵joshtriplett2007-04-30
| | | | re-evaluate after 2.0.
* web commit by JoshTriplett: Improve formatting of the OpenID provider ↵joey2007-04-30
| | | | example, and remove an extra backslash.
* * Group passwordauth fields with a fieldset as well. Add a newjoshtriplett2007-04-30
| | | | | | | | passwordauth page to the basewiki describing password authentication; like openid, it uses conditional to check which forms of authentication the wiki allows. Add conditional cross- links between the openid and passwordauth pages, to help the user understand how they can log in.
* * Fix a security hole that allowed insertion of unsafe content via the metajoey2007-03-21
| | | | | | | | | | plugins's support for inserting html link and meta tags. Now such content is passed through the htmlscrubber like everything else. * Unfortunatly, that means that some valid uses of those tags are no longer usable, and special case methods needed to be added for including stylesheets, and for doing openid delegation. If you use either of these in your wiki, it will need to be modified. See the meta plugin docs for details.
* add back the notes, without using templatesjoey2007-02-27
|
* remove two uses of note templates, since a) templates are not enabled byjoey2007-02-27
| | | | | default and b) the note template is not in the basewiki
* Move open id directory link to the open id page. It's a good way to find ajoey2007-02-23
| | | | | open id provider.
* * Make the basewiki be full of symlinks to pages that should be the samejoey2007-02-13
| | | | | in the doc wiki. This will allow direct edits to alter the base wiki without manual munging.
* merge to basewikijoey2007-02-13
|
* web commit by JoshTriplett: Use conditionals.joey2007-02-13
|
* merge back to basewiki and updatesjoey2006-11-25
|
* web commit by http://jameswestby.myopenid.com/: Add note of what an OpenID ↵joey2006-11-23
| | | | actually looks like.
* web commit by http://damnian.phpbb.cc/joey2006-11-23