Talk:Interwiki identity standard: Difference between revisions

    From Consumerium development wiki R&D Wiki
    (If we are going to be running multiple wikis then one solution would be that they all share the user information table...)
     
    (have to figure out sharing user information through out multiple wikis)
     
    (One intermediate revision by one other user not shown)
    Line 1: Line 1:
    If we are going to be running [[wikis|multiple wikis]] then one solution would be that they all share the user information table. This is a hack, but would save us from the trouble of having [[identity dispute]]s over usernames in different [[wikis]]
    If we are going to be running [[wikis|multiple wikis]] then one solution would be that they all share the user information table. This is a hack, but would save us from the trouble of having [[identity dispute]]s over usernames in different [[wikis]]
    :How hard is that, technically?  The disputes are inevitable otherwise.  Asking people to have the same jabber.org identity is also not difficult to manage, and makes chat work too.
    ::I guess we'll have to figure out how difficult it is. It's propably doable by some [[MySQL]] hack

    Latest revision as of 12:42, 16 March 2004

    If we are going to be running multiple wikis then one solution would be that they all share the user information table. This is a hack, but would save us from the trouble of having identity disputes over usernames in different wikis

    How hard is that, technically? The disputes are inevitable otherwise. Asking people to have the same jabber.org identity is also not difficult to manage, and makes chat work too.
    I guess we'll have to figure out how difficult it is. It's propably doable by some MySQL hack