Thu, 28 Feb 2013 15:48:49 +0100 |
Thomas Waldmann |
fix 304 http status for cache action, see MoinMoinBugs/CacheActionComparesTimestampsIncorrectly
|
Sat, 23 Feb 2013 18:28:30 +0100 |
Thomas Waldmann |
clarify python-xml (pyxml) requirement
|
Tue, 19 Feb 2013 23:59:31 +0100 |
Thomas Waldmann |
at startup, announce moin version and code path
|
Mon, 04 Feb 2013 13:18:11 +0100 |
Thomas Waldmann |
explicitly tell not to use a dot in a farm wiki config module name
|
Tue, 29 Jan 2013 19:46:03 +0100 |
Thomas Waldmann |
moin account resetpw docs: add instructions for users with no E-Mail address in their profile
|
Tue, 29 Jan 2013 19:39:34 +0100 |
Thomas Waldmann |
set_password: warn if user has no e-mail address in the profile
|
Fri, 25 Jan 2013 23:01:33 +0100 |
Thomas Waldmann |
moin account inactive - find, show, disable, remove inactive users
|
Fri, 25 Jan 2013 16:34:37 +0100 |
Thomas Waldmann |
SystemAdmin user browser: show disabled user accounts at the botton of the list
|
Fri, 25 Jan 2013 15:13:20 +0100 |
Thomas Waldmann |
moin account resetpw: fix typo
|
Thu, 24 Jan 2013 22:34:41 +0100 |
Thomas Waldmann |
moin account resetpw - misc. improvements
|
Thu, 24 Jan 2013 14:25:48 +0100 |
Thomas Waldmann |
account resetpw: improve docs/help
|
Wed, 23 Jan 2013 16:08:15 +0100 |
Thomas Waldmann |
changelog: fix indendation
|
Wed, 23 Jan 2013 16:07:15 +0100 |
Thomas Waldmann |
changelog: add a thanks to the PSF for sponsoring passlib support development
|
Wed, 23 Jan 2013 01:53:23 +0100 |
Thomas Waldmann |
updated CHANGES
|
Wed, 23 Jan 2013 01:39:41 +0100 |
Thomas Waldmann |
logging configuration: use info loglevel for telling about using the builtin default logging config
|
Mon, 21 Jan 2013 17:47:31 +0100 |
Thomas Waldmann |
fix bug in set_password (it did not load the user profile, but safe an empty one)
|
Mon, 21 Jan 2013 17:26:37 +0100 |
Thomas Waldmann |
don't try to send email to user if email address in profile is empty
|
Mon, 21 Jan 2013 16:24:06 +0100 |
Thomas Waldmann |
reorder input fields in recoverpass form, to help browsers remember the user name (not the recovery token)
|
Mon, 21 Jan 2013 13:41:04 +0100 |
Thomas Waldmann |
warn if someone gave ... to the moin script, avoids a strange and unhelpful 'empty module name' error message
|
Sat, 19 Jan 2013 01:48:36 +0100 |
Thomas Waldmann |
add passlib license to docs/licenses/
|
Sat, 19 Jan 2013 01:48:00 +0100 |
Thomas Waldmann |
newaccount: remove outdated/superfluous code
|
Sat, 19 Jan 2013 01:14:06 +0100 |
Thomas Waldmann |
default password_checker function now customizable
|
Sat, 19 Jan 2013 00:33:07 +0100 |
Thomas Waldmann |
merged
|
Sat, 19 Jan 2013 00:32:21 +0100 |
Thomas Waldmann |
passlib integration - enhanced password hash security
|
Fri, 18 Jan 2013 09:53:55 +0100 |
Reimar Bauer |
Added feature to set optional mtime (number of seconds since the epoch) for wiki pages
|
Fri, 18 Jan 2013 01:46:13 +0100 |
Thomas Waldmann |
added bundled passlib packages to setup.py
|
Fri, 18 Jan 2013 01:38:07 +0100 |
Thomas Waldmann |
added passlib 1.6.1 to MoinMoin/support/
|
Fri, 18 Jan 2013 01:29:28 +0100 |
Thomas Waldmann |
password related code and tests - clean up and refactor
|
Thu, 17 Jan 2013 22:39:00 +0100 |
Thomas Waldmann |
moin account resetpw: make password optional, to be able to set a invalid password
|
Wed, 16 Jan 2013 16:16:42 +0100 |
Thomas Waldmann |
logging: if the logging config file can't be read, give a helpful error msg
|