Commit graph

5 commits

Author SHA1 Message Date
2f897089fe #15: Fix
Rather nice and satisfactory. Slightly conflates the issue of configuration and internationalisation at present, but I think internationalisation is a target to hit as a separate job.
2017-03-12 17:14:43 +00:00
44263c3fa0 Reorganised routes so that routes/wiki.clj is less overcrowded and messy. 2016-09-11 17:38:46 +01:00
09fe67a26e Seems all to be working now. You can't actually delete users through the user
interface, but you can add and edit them.
2016-09-11 16:01:51 +01:00
1d87595a64 Woohoo! Users can now change their own passwords. More work on tidying
up stylesheets.
2015-01-16 22:07:41 +00:00
eb5b82fbca Moved passwd out of resources/public, which was wantonly insecure, into
resources.
2015-01-10 08:18:25 +00:00
Renamed from resources/public/passwd (Browse further)