Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-04-30 | Document "Mail Password". | joshtriplett | |
2007-04-30 | web commit by JoshTriplett: Add passwordauth, and invert logic. | joey | |
2007-04-30 | web commit by JoshTriplett: Future goals: More documentation in the ↵ | joey | |
basewiki, including documentation for all enabled plugins. | |||
2007-04-30 | Extend pagespecs in conditionals to ensure that the target basewiki page ↵ | joshtriplett | |
exists as well, in case the setup file excludes it. | |||
2007-04-30 | Followup on bug. | joshtriplett | |
2007-04-30 | web commit by JoshTriplett: Use fixed-width fonts for syntax examples. | joey | |
2007-04-30 | Add passwordauth to basewiki.mdwn. | joshtriplett | |
2007-04-30 | web commit by JoshTriplett: Improve formatting of the OpenID provider ↵ | joey | |
example, and remove an extra backslash. | |||
2007-04-30 | * Group passwordauth fields with a fieldset as well. Add a new | joshtriplett | |
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. | |||
2007-04-29 | remove old item | joey | |
2007-04-29 | doh | joey | |
2007-04-29 | fix | joey | |
2007-04-29 | 2.0 stuff | joey | |
2007-04-29 | * Enable openid logins by default. | joey | |
* Enable usedirs by default. | |||
2007-04-29 | add | joey | |
2007-04-29 | * Use a fieldset to set off the openid entry from the rest of the login | joey | |
form. | |||
2007-04-29 | * Avoid using GNU extensions to cp during "make install", which did | joshtriplett | |
not work on FreeBSD. Thanks to Henrik Brix Andersen for the patch. | |||
2007-04-29 | Add trailing newline. | joshtriplett | |
2007-04-29 | web commit by JoshTriplett: Fix typo. | joey | |
2007-04-29 | web commit by JoshTriplett: Fix typo. | joey | |
2007-04-29 | web commit by JoshTriplett: Check off the unit test suite; "could of course ↵ | joey | |
use more tests" doesn't seem release-critical. | |||
2007-04-29 | web commit by JoshTriplett: No, apparently FreeBSD `install` does not ↵ | joey | |
support `-D`. | |||
2007-04-29 | web commit by JoshTriplett: Expand on "Improved [[todo/html]] stylesheets ↵ | joey | |
and templates." | |||
2007-04-29 | response | joey | |
2007-04-29 | web commit by hb | joey | |
2007-04-29 | web commit by enodev | joey | |
2007-04-29 | web commit by HenrikBrixAndersen: Add patch for using install(1) instead of ↵ | joey | |
cp(1) for installing files | |||
2007-04-29 | add news item for ikiwiki 1.51 | joey | |
2007-04-29 | * Apply patch from hb that uses the full path to a file when adding a file | joey | |
using the mercurial backend. Not 100% sure why it failed w/o the full path, but this still passes the test suite, and indeed, is how the test suite calls hg add. | |||
2007-04-28 | web commit by JoshTriplett: The Debian package does have a version on its ↵ | joey | |
Suggests of liblocale-gettext-perl. | |||
2007-04-28 | web commit by enodev | joey | |
2007-04-28 | web commit by http://adam.shand.net/: debian package needs updating with ↵ | joey | |
require for new enough version of liblocale-gettext-perl | |||
2007-04-28 | web commit by http://adam.shand.net/ | joey | |
2007-04-28 | web commit by http://mem.myopenid.com/: poll vote (Accept only OpenID for ↵ | joey | |
logins) | |||
2007-04-28 | web commit by http://mem.myopenid.com/: Add first cut at implementation | joey | |
2007-04-27 | done | joey | |
2007-04-27 | web commit by http://adam.shand.net/ | joey | |
2007-04-27 | add a description to rfc links | joey | |
2007-04-27 | web commit by JoshTriplett: Correct. | joey | |
2007-04-27 | Add two Message-ID shortcuts. | joshtriplett | |
2007-04-27 | * Make pagespec_match return an object that can be stringified to tell | joey | |
* Include wikiname in syslogged messages. | |||
2007-04-27 | question | joey | |
2007-04-27 | minor improvements | joey | |
2007-04-27 | web commit by enodev | joey | |
2007-04-27 | web commit from 82.212.18.143: poll vote (Accept both) | joey | |
2007-04-27 | web commit by JoshTriplett | joey | |
2007-04-27 | web commit by JoshTriplett | joey | |
2007-04-27 | the kind of perl code that can only be written at 4:30 am | joey | |
(Get a good message when a PageSpec fails due to a negated success by creating success objects with a reason string, which morph into failure objects when negated.) | |||
2007-04-27 | * Make pagespec_match on failure return a value that is false, but in a | joey | |
scalar context, evaluates to a reason why the match failed. * Add testpagespec plugin, which might be useful to see why a pagespec isn't matching something. | |||
2007-04-27 | web commit by JoshTriplett | joey | |