Bhuvan Krishna
|
1ab4c9998a
Add executable permission to script missing it
|
před 9 roky |
Mikael Nordfeldth
|
5fd6053220
Code cleanup and enabling User object's etc. getUri()
|
před 10 roky |
Mikael Nordfeldth
|
2a4dc77a63
The overloaded DB_DataObject function staticGet is now called getKV
|
před 11 roky |
Brion Vibber
|
458f93bddd
OStatus fixup-shadow.php: add check for user_group entries with 'uri' entry shadowing an actual local_group -- this can cause trouble now that we sometimes actually use the uri field for lookups, and leaving the entries around would break updating the table to fill out formerly missing uris, since the unique index entry would already be taken by the bad entry.
|
před 14 roky |
Brion Vibber
|
4e5a69ad6f
Enhanced OStatus fixup-shadow.php cleanup script to check for direct matches against user.uri and user_group.uri (for local groups). This should catch cases that were missed before because we were only doing pattern-matching checks, and the pattern didn't match because the site has been renamed and the old URI no longer matches the current domain / path structure.
|
před 14 roky |
Siebrand Mazeland
|
1bfbe9badf
* i18n/L10n updates and FIXMEs added
|
před 14 roky |
Brion Vibber
|
295b2d02bb
Clean up and clarify output on fix-shadow.php
|
před 14 roky |
Brion Vibber
|
b97400bd6f
clarify output on fixup-shadow.php
|
před 14 roky |
Brion Vibber
|
66518df435
OStatus: reject attempts to create a remote profile for a local user or group.
|
před 14 roky |