1 2013-03-11T00:55:45  *** ronny has quit IRC
   2 2013-03-11T01:12:28  <moinBot> http://hg.moinmo.in/moin/1.9/rev/848ed9299ad8 2013-03-11 Thomas Waldmann <tw AT waldmann-edv DOT de>  sendmail: catch unicode errors when E-Mail addr has non-ascii chars
   3 2013-03-11T01:44:26  *** TheSheep has quit IRC
   4 2013-03-11T09:18:57  *** rihnapstor has joined #moin-dev
   5 2013-03-11T09:20:09  *** rihnapstor has joined #moin-dev
   6 2013-03-11T09:20:09  *** rihnapstor has joined #moin-dev
   7 2013-03-11T09:33:03  *** greg_f has joined #moin-dev
   8 2013-03-11T09:34:28  *** rihnapstor has left #moin-dev
   9 2013-03-11T09:44:45  *** ronny has joined #moin-dev
  10 2013-03-11T09:44:45  *** ronny has joined #moin-dev
  11 2013-03-11T12:00:45  <sunu> ThomasWaldmann: Something's wrong with the irc log importer.
  12 2013-03-11T12:56:02  <dreimark> moin
  13 2013-03-11T12:56:18  <dreimark> ThomasWaldmann: url PasswordReset is not accessible
  14 2013-03-11T13:05:45  <eSyr> ThomasWaldmann: wrong url in banner, it's relative to current pathlevel.
  15 2013-03-11T13:05:56  <eSyr> (and not absolute)
  16 2013-03-11T13:09:26  <eSyr> ThomasWaldmann: btw, maybe add force https for login action also?
  17 2013-03-11T13:12:57  *** ronny has quit IRC
  18 2013-03-11T13:44:40  *** dave_largo has joined #moin-dev
  19 2013-03-11T14:02:15  <vaishaks> I think i can take up this task. I know python, I know how makefiles work, and I've setup the virtualenv. I really really want to contribute to MoinMoin. But I need some direction. Can anybody help me? https://bitbucket.org/thomaswaldmann/moin-2.0/issue/332/gae-support-code-archive-creation-rewrite
  20 2013-03-11T14:52:19  *** dwcramer has joined #moin-dev
  21 2013-03-11T14:58:09  *** bruno_ has joined #moin-dev
  22 2013-03-11T15:07:17  *** ronny has joined #moin-dev
  23 2013-03-11T15:15:39  *** RogerHaase has joined #moin-dev
  24 2013-03-11T15:31:04  *** sunu has quit IRC
  25 2013-03-11T15:42:15  *** sunu has joined #moin-dev
  26 2013-03-11T15:43:53  <dreimark> vaishaks: please ask what you need to know
  27 2013-03-11T15:45:11  <vaishaks> what does this mean? "it also should be written in a generally usable way, so it can be used outside of moin2 context also - for users of GAE, for developer wanting to create a "standalone" version of their apps that doesn't need pip/setuptools/distutils for installing."
  28 2013-03-11T15:46:39  <dreimark> vaishaks: if you look into the gae branch, do you?
  29 2013-03-11T15:47:27  <ThomasWaldmann> vaishaks: iirc sunu is wrking on that, please coordinate
  30 2013-03-11T15:47:47  <ThomasWaldmann> sunu: maybe you should leave a comment in the issue tracker if you are working on something
  31 2013-03-11T15:48:11  <vaishaks> ThomasWaldmann: Thank You.. I'll coordinate with sunu
  32 2013-03-11T15:51:33  <ThomasWaldmann> vaishaks: the otp stuff is also easy (at least the basics). bit more work to nicely integrate though.
  33 2013-03-11T15:52:12  <ThomasWaldmann> https://bitbucket.org/thomaswaldmann/moin-2.0/issue/333/add-support-for-two-factor-otp-auth
  34 2013-03-11T15:53:18  <ThomasWaldmann> (you need some TOTP software additionally, I have used Google Authenticator and a android mobile for playing with it)
  35 2013-03-11T15:53:58  <vaishaks> ThomasWaldmann: What do you suggest I focus on? OTP auth or the makefile?
  36 2013-03-11T15:54:23  <ThomasWaldmann> well, as sunu has already started some days ago on the Makefile stuff...
  37 2013-03-11T15:05:25  *** moinBot has joined #moin-dev
  38 2013-03-11T15:05:57  <ThomasWaldmann> vaishaks: do you have a smartphone?
  39 2013-03-11T15:17:32  <ThomasWaldmann> sunu: fixed the channel logging
  40 2013-03-11T15:18:11  <ThomasWaldmann> http://moinmo.in/MoinMoinChat/Logs/moin-dev/2013-03-11
  41 2013-03-11T15:47:18  * ThomasWaldmann moves master19.moinmo.in
  42 2013-03-11T15:49:37  <vaishaks> ThomasWaldmann: Nope.
  43 2013-03-11T15:50:37  <ThomasWaldmann> for the otp stuff, it makes it easier to setup an account in the otp software (show a qrcode, scan it, no need to type it in)
  44 2013-03-11T16:03:20  <vaishaks> ThomasWaldmann: I'm sorry. I have no means of scanning a qr code right now. Is there an alternative? Or is there any other task that I can take up?
  45 2013-03-11T16:05:05  <ThomasWaldmann> the issue tracker has lots of potential tasks
  46 2013-03-11T16:06:30  <ThomasWaldmann> (scanning the qr code is not strictly required for this task, but makes stuff easier and more fun :)
  47 2013-03-11T16:09:58  *** vaishaks has quit IRC
  48 2013-03-11T16:22:35  *** vaishaks has joined #moin-dev
  49 2013-03-11T16:46:22  *** spy has joined #moin-dev
  50 2013-03-11T17:09:57  *** ronny_ has joined #moin-dev
  51 2013-03-11T17:13:38  *** ronny has quit IRC
  52 2013-03-11T17:24:39  *** ei-grad has joined #moin-dev
  53 2013-03-11T17:24:47  <ei-grad> Hi all!)
  54 2013-03-11T17:25:36  <ei-grad> I received a password reset token earlier today, which I have not requested, and it is invalid now. JFYI
  55 2013-03-11T17:25:53  <ei-grad> (I about http://moinmo.in wiki)
  56 2013-03-11T17:26:51  *** greg_f has quit IRC
  57 2013-03-11T17:32:44  <ThomasWaldmann> ei-grad: hi!
  58 2013-03-11T17:33:07  <ThomasWaldmann> just read the page linked from the email, it has instructions what to do in that case.
  59 2013-03-11T17:33:29  *** haseeb has joined #moin-dev
  60 2013-03-11T17:33:29  *** haseeb has joined #moin-dev
  61 2013-03-11T17:34:41  <ei-grad> oh, ok) thanks)
  62 2013-03-11T17:34:42  *** ei-grad has left #moin-dev
  63 2013-03-11T17:50:34  <sunu> ThomasWaldmann: There's no way to assign the issue to myself on the bitbucket issue tracker.
  64 2013-03-11T17:54:38  <ThomasWaldmann> yeah. either that needs to be solved (how?) or one just needs to leave a comment "i am working on this".
  65 2013-03-11T17:57:13  <sunu> I'll leave a comment then.
  66 2013-03-11T18:02:06  *** rihnapstor has joined #moin-dev
  67 2013-03-11T18:02:27  *** rihnapstor has joined #moin-dev
  68 2013-03-11T18:14:19  *** haseeb has quit IRC
  69 2013-03-11T18:56:38  *** dwcramer has quit IRC
  70 2013-03-11T19:26:08  *** RogerHaase has left #moin-dev
  71 2013-03-11T19:33:48  <ThomasWaldmann> (btw, repo commits are currently not announced)
  72 2013-03-11T20:16:13  *** bruno_ has quit IRC
  73 2013-03-11T20:17:07  *** dwcramer has joined #moin-dev
  74 2013-03-11T20:22:12  *** dwcramer has quit IRC
  75 2013-03-11T20:33:30  *** dwcramer has joined #moin-dev
  76 2013-03-11T20:40:45  *** SteveMcI1tyre has joined #moin-dev
  77 2013-03-11T20:42:25  *** dwcramer has quit IRC
  78 2013-03-11T20:42:53  *** MaikuMori_ has joined #moin-dev
  79 2013-03-11T20:43:27  <ThomasWaldmann> SteveMcIntyre: i did some testing for the resetpw stuff
  80 2013-03-11T20:47:15  *** SteveMcIntyre has quit IRC
  81 2013-03-11T20:47:16  *** MaikuMori has quit IRC
  82 2013-03-11T21:07:51  *** dave_largo has quit IRC
  83 2013-03-11T21:13:31  *** spy has quit IRC
  84 2013-03-11T21:21:55  *** rihnapstor has quit IRC
  85 2013-03-11T21:25:19  *** dwcramer has joined #moin-dev
  86 2013-03-11T22:03:28  <dreimark> re
  87 2013-03-11T22:03:43  <ThomasWaldmann> wb dreimark
  88 2013-03-11T22:04:59  * dreimark got various password reminders
  89 2013-03-11T22:05:23  <ThomasWaldmann> yeah, i reset all passwords after moving the wiki to new server
  90 2013-03-11T22:05:33  <dreimark> ok
  91 2013-03-11T22:05:45  <ThomasWaldmann> so it'll be all passlib hashes afterwards
  92 2013-03-11T22:06:18  *** dwcramer has quit IRC
  93 2013-03-11T22:07:23  <dreimark> ThomasWaldmann: we have the wrong address if one tries https and password recovery
  94 2013-03-11T22:07:38  <dreimark> it is still http://. in the mail
  95 2013-03-11T22:07:51  <ThomasWaldmann> the address in the mail works, correct?
  96 2013-03-11T22:09:59  <dreimark> trying, takes long currently to load
  97 2013-03-11T22:10:25  <dreimark> 504 Gateway Time-out
  98 2013-03-11T22:10:41  <dreimark> ThomasWaldmann: have we nginx now?
  99 2013-03-11T22:11:08  <ThomasWaldmann> url?
 100 2013-03-11T22:11:26  <ThomasWaldmann> (nginx is the reverse proxy, behind that still apache2/mod-wsgi)
 101 2013-03-11T22:11:28  <dreimark> the password recovery url i used for moinmo.in
 102 2013-03-11T22:11:38  <dreimark> now it loads
 103 2013-03-11T22:14:59  <ThomasWaldmann> machine is quite loaded. rsync, resetpw, ...
 104 2013-03-11T22:16:22  <dreimark> sounds we activated some old users to look at their pages too
 105 2013-03-11T22:16:52  <dreimark> Omnifarious <- haven't seen him before
 106 2013-03-11T23:23:26  *** ronny_ has quit IRC
 107 

MoinMoin: MoinMoinChat/Logs/moin-dev/2013-03-11 (last edited 2013-03-11 15:15:03 by IrcLogImporter)