Skip to content
Snippets Groups Projects
This project is mirrored from https://:*****@gitlab.archlinux.org/archlinux/aurweb.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
  1. Nov 23, 2019
  2. Jul 30, 2019
  3. May 24, 2019
  4. Feb 15, 2017
  5. Feb 08, 2017
  6. Jan 20, 2017
  7. Nov 10, 2016
  8. Jun 30, 2016
    • Lukas Fleischer's avatar
      Distinguish auto-accepted requests · 60cdad28
      Lukas Fleischer authored
      
      Before commit 9746a654 (Port notification routines to Python,
      2015-06-27), notification emails for automatically closed requests
      explicitly stated that the action was taken "automatically by the Arch
      User Repository package request system". When porting the notification
      routines to Python, this feature was overlooked and emails sent by the
      new script always reported that the requester triggered the acceptance
      or rejection of a request.
      
      This patch reimplements the old behavior such that notifications no
      longer look as if the requester had accepted the request himself.
      
      Reported-by: default avatarJohannes Löthberg <johannes@kyriasis.com>
      Signed-off-by: default avatarLukas Fleischer <lfleischer@archlinux.org>
      60cdad28
  9. Dec 13, 2015
  10. Aug 08, 2015
  11. May 21, 2015
  12. Mar 04, 2015
  13. Dec 13, 2014
  14. Oct 24, 2014
  15. Oct 03, 2014
  16. Aug 08, 2014
  17. Aug 05, 2014
    • Lukas Fleischer's avatar
      Add PCRE_DOLLAR_ENDONLY to preg_match() · 237a4570
      Lukas Fleischer authored
      
      When using preg_match() to check for a match that starts at the
      beginning of the string and ends at the last character of the string, we
      do not want to allow an additional newline character to sneak in.
      Amongst other potential loopholes, adding the PCRE_DOLLAR_ENDONLY
      modifier prevents users from registering with user names that end with a
      newline character.
      
      Signed-off-by: default avatarLukas Fleischer <archlinux@cryptocrack.de>
      237a4570
  18. Jul 29, 2014
  19. Jul 23, 2014
  20. Jul 17, 2014
  21. Jul 16, 2014
  22. Jul 15, 2014
  23. Jul 04, 2014
  24. Jul 02, 2014
  25. Jul 01, 2014
  26. Jun 30, 2014
Loading