Tue, 14 Oct 2014 18:36:16 +0200 |
Thomas Waldmann |
fix another crash for too long page names
|
Tue, 14 Oct 2014 18:21:56 +0200 |
Thomas Waldmann |
fix crash for too long page names, fix return type - should be unicode
|
Wed, 17 Sep 2014 08:17:15 -0500 |
'Karl O. Pinc' |
add CHANGES entry for additional abuse logging
|
Tue, 16 Sep 2014 23:37:08 +0200 |
Thomas Waldmann |
merged
|
Tue, 16 Sep 2014 09:22:19 -0500 |
'Karl O. Pinc' |
context always has context.request, no need to pass a request param
|
Tue, 16 Sep 2014 08:41:46 -0500 |
'Karl O. Pinc' |
log message "event/newaccount" -> "account/created"
|
Tue, 16 Sep 2014 08:40:47 -0500 |
'Karl O. Pinc' |
line wrap at 120 chars instead of 80
|
Mon, 15 Sep 2014 23:18:52 -0500 |
'Karl O. Pinc' |
log_attempt "specific action/failure reason" for save of immutable
|
Mon, 15 Sep 2014 22:10:45 -0500 |
'Karl O. Pinc' |
add colon to make log_attempt even more parseable
|
Mon, 15 Sep 2014 21:53:09 -0500 |
'Karl O. Pinc' |
make log_attempt output easily parsed
|
Mon, 15 Sep 2014 21:27:54 -0500 |
'Karl O. Pinc' |
use "specific action: failure reason" in log_attempt calls
|
Mon, 15 Sep 2014 21:14:44 -0500 |
'Karl O. Pinc' |
use proper parameter name in log_attempt() call
|
Mon, 15 Sep 2014 21:14:02 -0500 |
'Karl O. Pinc' |
remove trailing whitespace
|
Mon, 15 Sep 2014 21:00:41 -0500 |
'Karl O. Pinc' |
use proper argument, pagename, in call to log_attempt()
|
Mon, 15 Sep 2014 20:48:41 -0500 |
'Karl O. Pinc' |
use pagename as argument instead of name
|
Mon, 15 Sep 2014 12:02:20 -0500 |
'Karl O. Pinc' |
Merge upstream.
|
Thu, 04 Sep 2014 14:48:36 -0500 |
'Karl O. Pinc' |
merge upstream
|
Thu, 04 Sep 2014 14:18:56 -0500 |
'Karl O. Pinc' |
log username, if exists, when abused action not presented to user
|
Thu, 04 Sep 2014 14:09:28 -0500 |
'Karl O. Pinc' |
add page name to abuse log
|
Thu, 04 Sep 2014 13:16:01 -0500 |
'Karl O. Pinc' |
log abuse when abused action is not presented to user
|
Thu, 04 Sep 2014 11:47:12 -0500 |
'Karl O. Pinc' |
log page creation access denied with abuse logger
|
Thu, 04 Sep 2014 10:50:04 -0500 |
'Karl O. Pinc' |
log action detections of access violations with abuse logger
|
Thu, 04 Sep 2014 10:49:26 -0500 |
'Karl O. Pinc' |
log additional detections of editing failure
|
Thu, 04 Sep 2014 10:22:09 -0500 |
'Karl O. Pinc' |
log user account creation with the abuse logger
|
Wed, 03 Sep 2014 22:43:26 -0500 |
'Karl O. Pinc' |
log failed page edit attempts with the abuse logger
|
Tue, 16 Sep 2014 14:14:50 +0200 |
Thomas Waldmann |
fix pep8 issue
|
Fri, 12 Sep 2014 15:34:52 +0200 |
Thomas Waldmann |
decode some config default values for user profiles
|
Thu, 04 Sep 2014 14:12:27 +0200 |
Thomas Waldmann |
textcha failures: log reason
|
Thu, 21 Aug 2014 16:51:58 +0200 |
Thomas Waldmann |
updated i18n
|
Wed, 20 Aug 2014 10:55:13 +0200 |
Thomas Waldmann |
update CHANGES about XSS security fix
|