Thu, 25 Sep 2008 18:31:24 +0200 |
Thomas Waldmann |
add i18n to the password checker result messages, add request param
|
Wed, 09 Jul 2008 20:43:29 +0200 |
Florian Krupicka |
Merged: 1.8
|
Thu, 03 Jul 2008 23:36:48 +0200 |
Florian Krupicka |
Changed form access to MultiDict forms
|
Sat, 21 Jun 2008 20:25:35 +0200 |
Florian Krupicka |
Use Werkzeug-property names instead of old MoinMoin attribute names
|
Wed, 18 Jun 2008 00:28:07 +0200 |
Florian Krupicka |
Replaced/removed calls to request.emit_http_headers
|
Thu, 12 Jun 2008 16:56:20 +0200 |
Johannes Berg |
make recoverpass/newaccount refuse access unless MoinAuth is enabled
|
Tue, 06 May 2008 22:52:39 +0200 |
Johannes Berg |
use hmac and make recoverpass token only valid for 12 hours
|
Tue, 06 May 2008 22:27:43 +0200 |
Johannes Berg |
recoverpass: fix help text
|
Thu, 24 Apr 2008 16:05:04 +0200 |
Johannes Berg |
recoverpass: email password reset token rather than sha1
|
Thu, 24 Apr 2008 15:20:15 +0200 |
Johannes Berg |
recoverpass: consolidate mail sending
|
Thu, 24 Apr 2008 15:16:08 +0200 |
Johannes Berg |
recoverpass: allow using username, make code nicer, remove completely useless comment
|
Mon, 03 Mar 2008 02:32:34 +0100 |
Thomas Waldmann |
recoverpass action: fix AttributeError
|
Wed, 27 Feb 2008 00:23:46 +0100 |
Thomas Waldmann |
refactored _() getText calls to match new api
|
Fri, 22 Feb 2008 18:31:22 +0100 |
Reimar Bauer |
UserPreferences 'send account data' also accepts username now (not only email addr), thanks to Joel Nackman (ported from 1.6)
|
Mon, 24 Dec 2007 00:16:48 +0100 |
Alexander Schremmer |
Added a few add_msg calls (by Federico Lorenzi).
|
Sun, 12 Aug 2007 23:42:33 +0200 |
Thomas Waldmann |
change [[macro]] to <<macro>> in all built-in markup
|
Thu, 12 Jul 2007 11:40:20 +0200 |
Johannes Berg |
split recoverpass form from prefs
|
Tue, 10 Jul 2007 17:20:29 +0200 |
Johannes Berg |
recoverpass: give message about no mail right away
|
Tue, 10 Jul 2007 17:04:55 +0200 |
Johannes Berg |
new userprefs handling including plugins; todo: refactor prefs.py
|