1 2012-10-16T00:27:10  *** dwcramer has quit IRC
   2 2012-10-16T00:51:19  *** grzywacz has quit IRC
   3 2012-10-16T01:00:56  *** spy has quit IRC
   4 2012-10-16T01:37:52  *** dwcramer has joined #moin-dev
   5 2012-10-16T05:27:38  *** dwcramer has quit IRC
   6 2012-10-16T05:43:02  *** dwcramer has joined #moin-dev
   7 2012-10-16T05:50:28  <sunu> ThomasWaldmann: dreimark: http://codereview.appspot.com/6692048 needs a review. About issue #266 ( authentication using gae's api).
   8 2012-10-16T05:56:09  <sunu> btw ThomasWaldmann I don't have permission to close #261. You have to close it yourself.
   9 2012-10-16T06:04:34  *** dwcramer has quit IRC
  10 2012-10-16T06:36:58  *** sunu has quit IRC
  11 2012-10-16T06:54:11  *** tmishra has joined #moin-dev
  12 2012-10-16T06:54:44  *** tmishra is now known as sunu
  13 2012-10-16T07:28:42  *** xiaq has quit IRC
  14 2012-10-16T07:38:33  *** xiaq has joined #moin-dev
  15 2012-10-16T07:42:35  *** xiaq has quit IRC
  16 2012-10-16T07:51:43  *** xiaq has joined #moin-dev
  17 2012-10-16T09:43:46  *** gwork has joined #moin-dev
  18 2012-10-16T10:24:58  <gwork> moin
  19 2012-10-16T10:27:27  <gwork> Since http://hg.moinmo.in/moin/1.9/rev/7b9f39289e16 has been released it's not possible to have usernames with a dash members of a group. Need i make a bugreport for that or do you guys feel a dash shouldn't be part of a username anyway? (it's very common in my language to have a dash in a username)
  20 2012-10-16T10:43:01  <dreimark> gwork you could have it in your page_group_regex
  21 2012-10-16T10:44:06  <gwork> dreimark: but it's not in the groupname. it's in the membername and that's not allowed anymore .
  22 2012-10-16T10:45:29  <dreimark> i look in it after i am back to a real computer
  23 2012-10-16T10:47:09  <gwork> I may have found the wrong changeset. But somewhere in the code the name os checked for a valid groupname, but since a username is never a valid groupname if the groupname doesn't allow for  a dash but a username does any username with a dash as a member of a group will fail. I'll try to find the right line in the code.
  24 2012-10-16T10:48:23  <dreimark> check the regec if you can add a - to the vlid chars
  25 2012-10-16T10:52:05  <dreimark> gwork try a dash in your page_group_regex
  26 2012-10-16T10:52:38  <dreimark> no ignore, i understand now
  27 2012-10-16T10:53:15  <dreimark> gwork which moin version do you have
  28 2012-10-16T10:55:26  *** MattMaker has quit IRC
  29 2012-10-16T10:56:35  *** MattMaker has joined #moin-dev
  30 2012-10-16T11:04:30  *** MattMaker has quit IRC
  31 2012-10-16T11:11:05  <dreimark> gwork: it works on repo code to have a user Example-User in a group
  32 2012-10-16T11:11:12  <dreimark> so which moin version do you have?
  33 2012-10-16T11:21:57  <gwork> 1.9.5
  34 2012-10-16T11:38:25  *** MattMaker has joined #moin-dev
  35 2012-10-16T11:47:41  *** spy has joined #moin-dev
  36 2012-10-16T11:48:26  *** MattMaker has quit IRC
  37 2012-10-16T11:48:45  *** MattMaker has joined #moin-dev
  38 2012-10-16T12:14:58  *** greg_f has joined #moin-dev
  39 2012-10-16T12:50:57  <gwork> I have installed with pypi -U moin, being 1.9.5; i had usernames with Some-One in a group and they could log in and be valid but have no rights... So i renamed them without the dash and all works.
  40 2012-10-16T14:52:22  <dreimark> gwork: if you have added a user Some-One to a group and look with SystemAdmin user browser
  41 2012-10-16T14:52:34  <dreimark> do you see Some-One in the group?
  42 2012-10-16T14:53:01  <gwork> dreimark: i'll try
  43 2012-10-16T14:53:22  <dreimark> and have you done an upgrade? sounds a bit so
  44 2012-10-16T14:53:33  <dreimark> in that case have you run moin .. maint cleancache
  45 2012-10-16T14:53:37  <dreimark> brb
  46 2012-10-16T14:54:24  <gwork> dreimark: i've done the cleancache
  47 2012-10-16T14:54:54  <gwork> learnt to do that the hard way so i got that covered in my scripts and notes ;)
  48 2012-10-16T14:56:40  *** dave_largo has joined #moin-dev
  49 2012-10-16T15:02:02  <gwork> dreimark: checked with the browser, and the browser doesn't see that person as being a member of any group.
  50 2012-10-16T15:03:52  <dreimark> gwork: it works for me, i have repeated with two users
  51 2012-10-16T15:04:34  <gwork> strange.. i'm searching for the change i found earlier but can't find it anymore.
  52 2012-10-16T15:05:48  <dreimark> gwork: have you added a new user or renamed an existing one?
  53 2012-10-16T15:06:50  <dreimark> after creation of the user I have added them to my UserGroup page as http://paste.ubuntu.com/1283034/
  54 2012-10-16T15:07:58  <dreimark> it also did not matter if you have used [[...]]
  55 2012-10-16T15:07:59  <gwork> dreimark: i used the ene-mene version. That should work, right?
  56 2012-10-16T15:08:04  <gwork> indeed. i thought so
  57 2012-10-16T15:09:01  <dreimark> is the markup is wiki markup?  or have you changed default to e.g. reST ?
  58 2012-10-16T15:09:57  <gwork> nope. it's wiki markup
  59 2012-10-16T15:12:07  <gwork> here.
  60 2012-10-16T15:12:17  <gwork> i *think* this has to do with it, but i'm not sure
  61 2012-10-16T15:12:48  <gwork> in changeset 5787 (Fixed bug in gruops formatter which caused the last list item to be not in the group...)
  62 2012-10-16T15:14:44  <gwork> i thought it might have to do with the formatter and the page being nonexistant. but if i look at it now, i think i was tired when i read the code yesterday :)
  63 2012-10-16T15:29:01  *** dwcramer has joined #moin-dev
  64 2012-10-16T15:43:55  *** dave_largo has quit IRC
  65 2012-10-16T15:58:46  <gwork> dreimark : i created new users (autocreated ones) to have the dash removed because these were old users that could use the wiki in 1.9.3 - will be back tomorrow to further investigate
  66 2012-10-16T16:19:36  *** RogerHaase has joined #moin-dev
  67 2012-10-16T16:27:19  *** xiaq_ has joined #moin-dev
  68 2012-10-16T16:27:25  *** xiaq has quit IRC
  69 2012-10-16T16:35:54  *** xiaq_ is now known as xiaq
  70 2012-10-16T17:28:48  <dreimark> bbl
  71 2012-10-16T19:04:52  *** MattMaker has quit IRC
  72 2012-10-16T19:41:18  *** greg_f has quit IRC
  73 2012-10-16T20:00:49  *** MattMaker has joined #moin-dev
  74 2012-10-16T20:51:28  <dreimark> re
  75 2012-10-16T20:54:15  *** grzywacz has joined #moin-dev
  76 2012-10-16T20:54:15  *** grzywacz has joined #moin-dev
  77 2012-10-16T22:49:55  <dreimark> gn
  78 2012-10-16T23:07:36  *** grzywacz has quit IRC
  79 2012-10-16T23:59:38  *** dwcramer has quit IRC
  80 

MoinMoin: MoinMoinChat/Logs/moin-dev/2012-10-16 (last edited 2012-10-15 22:45:03 by IrcLogImporter)