2009-07-16T00:56:53  <dreimark> gn
2009-07-16T03:08:58  *** amartani has joined #moin-dev
2009-07-16T03:39:17  *** amartani has quit IRC
2009-07-16T04:37:43  *** amartani has joined #moin-dev
2009-07-16T07:00:06  *** amartani has quit IRC
2009-07-16T08:38:07  <ThomasWaldmann> moin
2009-07-16T08:43:41  <ThomasWaldmann> dimazest: so you use the formatter now for groups, and the regex for dicts?
2009-07-16T08:50:30  <ThomasWaldmann> waldi:      3.8 +    document.getElementById('message').innerHTML = "Connection to server failed. Stopping syncronization."; < typo, it is synchro...
2009-07-16T10:43:54  *** grzywacz has quit IRC
2009-07-16T12:28:57  <dimazest> ThomasWaldmann: yes, formater for groups and regex for dicts
2009-07-16T12:45:48  <dimazest> dreimark: i think, check if passed name is a group name is needed for the wiki_groups backend
2009-07-16T12:46:14  <dimazest> return self.is_group_name(group_name) and Page(self.request, group_name).exists()
2009-07-16T12:46:42  <dimazest> but for other backends it is not needed
2009-07-16T12:51:45  <dimazest> on other hand, if admin made a typo in config group definition...
2009-07-16T13:41:53  <dreimark> dimazest: ok, but that failure becomes visible currently by SystemAdmin do user browser
2009-07-16T13:42:38  <dimazest> dreimark: what is wrong with that?
2009-07-16T13:43:06  <dreimark> I was thinking about set() - other set() then in is not used
2009-07-16T13:43:48  <dreimark> an admin has to check if he did it right so it is not that problem
2009-07-16T13:44:59  <dimazest> dreimark: so i can get rid of an  additional check
2009-07-16T13:54:19  <dreimark> isn't it so that everything in requests.groups is only from a group definition and nothing else
2009-07-16T13:54:33  <dreimark> so the additiona lcheck is mandatory?
2009-07-16T13:56:43  <dimazest> true
2009-07-16T14:09:39  <dreimark> bbl
2009-07-16T17:49:51  *** birkenfeld has quit IRC
2009-07-16T17:49:51  *** dennda has quit IRC
2009-07-16T17:50:44  *** birkenfeld has joined #moin-dev
2009-07-16T17:50:44  *** dennda has joined #moin-dev
2009-07-16T17:58:02  *** dennda has quit IRC
2009-07-16T17:58:02  *** birkenfeld has quit IRC
2009-07-16T17:58:07  *** birkenfeld has joined #moin-dev
2009-07-16T17:58:07  *** dennda has joined #moin-dev
2009-07-16T20:17:06  <ThomasWaldmann> re
2009-07-16T21:09:33  *** grzywacz has joined #moin-dev
2009-07-16T21:52:57  *** amartani has joined #moin-dev
2009-07-16T22:34:06  <ThomasWaldmann> dennda: backend/acl sometimes uses a decorator to check acls and sometimes not, please fix it to be consistent
2009-07-16T22:43:23  <ThomasWaldmann> dennda: fix that "not (x == y)" crap
2009-07-16T22:43:59  <ThomasWaldmann> dennda: tell() still missing
2009-07-16T22:48:46  <ThomasWaldmann> dennda: acl module defines constants, like READ, WRITE, ... for permissions
2009-07-16T22:49:00  <ThomasWaldmann> but they are not used e.g. by multiconfig
2009-07-16T22:49:10  <ThomasWaldmann> DELETE is not used at all
2009-07-16T23:01:04  <amartani> ThomasWaldmann: how should I check ACLs on 2.0? request.user.may will continue working?
2009-07-16T23:07:06  <ThomasWaldmann> amartani: i think so, doesn't it work?
2009-07-16T23:08:10  <ThomasWaldmann> (you only need to use may if you want to know beforehand, when really saving, you can just catch the access denied exception)
2009-07-16T23:09:55  <amartani> ThomasWaldmann: didn't tested it, was just looking at aclmiddleware and though it might replace this.
2009-07-16T23:17:27  <dreimark> re
2009-07-16T23:18:36  <dreimark> dimazest: please add some notes to the diary#
2009-07-16T23:22:44  <ThomasWaldmann> dennda: from router->rename:         # XXX copy first, rename later. improve
2009-07-16T23:23:11  <ThomasWaldmann> yes, please improve. it should be no big problem to copy directly to the correct name

MoinMoin: MoinMoinChat/Logs/moin-dev/2009-07-16 (last edited 2009-07-15 23:00:02 by IrcLogImporter)