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

            Bug ID: 68889
           Summary: Store rename requests in a central table
           Product: MediaWiki extensions
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: Unprioritized
         Component: CentralAuth
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected]
            Blocks: 68886
       Web browser: ---
   Mobile Platform: ---

To facilitate tracking of pending/approved/denied requests for account renames
resulting from SUL finalization, create a centralized database table to hold
requests. This table will be used to store new requests, back a request
processing tool for stewards and block new account registrations from taking a
name that pending approval as a rename.

; Current/Old Username
: The username of the user requesting the rename. This might not be an SUL
username.
; Local Wiki
: The wiki that the request originates from.
; Requested Username
: The new, requested username. This is unique.
; Rationale
: Reason given by the user for the rename request.
; Request Time
: A datestamp when the request was filed.
; Status
: Pending, Completed, or Rejected
; Completion Time
: A datestamp when the request was completed.
; Done By
: The name of the Steward who closed the request
; Comment
: A text comment left by the steward upon closing the request. Optional, but
assumed with rejections.

-- 
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