Skip to content
Snippets Groups Projects
  1. Feb 20, 2021
  2. May 10, 2018
    • Lukas Fleischer's avatar
      Erase login IP addresses after seven days · ce933602
      Lukas Fleischer authored
      
      Add a script to periodically remove old IP addresses from the users
      database.
      
      The login IP addresses are stored for spam protection and to prevent
      from abuse. It is quite unlikely that we ever need the IP address of a
      user whose last login is more than a week old. It makes sense to remove
      such IP addresses to protect our users' privacy.
      
      Signed-off-by: default avatarLukas Fleischer <lfleischer@archlinux.org>
      ce933602
  3. Apr 23, 2017
  4. Oct 17, 2016
  5. Oct 08, 2016
    • Lukas Fleischer's avatar
      Reorganize Git interface scripts · d4fe77ac
      Lukas Fleischer authored
      
      Move the Git interface scripts from git-interface/ to aurweb/git/. Use
      setuptools to automatically create wrappers which can be installed using
      `python3 setup.py install`. Update the configuration files, the test
      suite as well as the INSTALL and README files to reflect these changes.
      
      Signed-off-by: default avatarLukas Fleischer <lfleischer@archlinux.org>
      d4fe77ac
  6. Sep 29, 2016
Loading