PastVu / pastvu

PastVu is an online platform for curating, annotating, attributing, and discussing vintage pictures around the world
https://pastvu.com
GNU Affero General Public License v3.0
111 stars 18 forks source link

CheckUser functions (preventing sockpuppets etc.) #126

Open paul-k-pastvu opened 4 years ago

paul-k-pastvu commented 4 years ago

Add some CheckUser functions (preventing sockpuppets etc.):

  1. Block registration of new account from the ip-address, what is used in the one from active sessions of other registered users (or what was active in last day)

  2. Logging attempts of authorizations from ip-address, logged as an address from active or archived sessions of other registered users. Mark these sessions as non-deletable.

  3. Special log for admins for all intersected ip-addresses, ip-ranges and also a combination of ip+user-agent+os. 3.1. Option for manual mark some ranges as "non-checkable" (wide ranges for top-3 mobile providers)

  4. Analysis tools for user action log (comparison of activity for two selected users)

github-actions[bot] commented 3 years ago

Stale issue message