Bhuvan Krishna
|
1ab4c9998a
Add executable permission to script missing it
|
9 年之前 |
Mikael Nordfeldth
|
5fd6053220
Code cleanup and enabling User object's etc. getUri()
|
10 年之前 |
Mikael Nordfeldth
|
2a4dc77a63
The overloaded DB_DataObject function staticGet is now called getKV
|
11 年之前 |
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.
|
14 年之前 |
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.
|
14 年之前 |
Siebrand Mazeland
|
1bfbe9badf
* i18n/L10n updates and FIXMEs added
|
14 年之前 |
Brion Vibber
|
295b2d02bb
Clean up and clarify output on fix-shadow.php
|
14 年之前 |
Brion Vibber
|
b97400bd6f
clarify output on fixup-shadow.php
|
14 年之前 |
Brion Vibber
|
66518df435
OStatus: reject attempts to create a remote profile for a local user or group.
|
14 年之前 |