https://bugzilla.wikimedia.org/show_bug.cgi?id=56828

       Web browser: ---
            Bug ID: 56828
           Summary: Echo for anonymous users
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: Unprioritized
         Component: Echo
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected]
    Classification: Unclassified
   Mobile Platform: ---

Enabling Echo for anonymous users is something that eventually should get done.

At the very least a schema change will be needed on the echo_notification
table.

There are quite a few calls to if ( $user->isAnon() ) { abort; } which need to
be updated.

It would be interesting to investigate expiring notifications for dynamic IP
addresses.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to