Histórico de commits

Autor SHA1 Mensagem Data
  Pierre-Yves Chibon 9300737e8d Move the code in pagure/lib/__init__.py into pagure/lib/query.py 5 anos atrás
  Karsten Hopp 5c0db639eb add configure option to restrict email to certain domains 5 anos atrás
  Pierre-Yves Chibon 9c295375a4 Run black over all the sources 5 anos atrás
  Pierre-Yves Chibon 2e412eb3d6 Ensure that the .email attribute is an email 6 anos atrás
  Pierre-Yves Chibon 44158ded73 Move earlier in the stack the methods used to authenticate with local accounts 6 anos atrás
  Aurélien Bompard 619e2a6d62 Don't (ab)use the str() function 6 anos atrás
  Aurélien Bompard 8315535b75 Port pagure to python3 6 anos atrás
  Pierre-Yves Chibon 2f87ac176a Ensure we are logged out before trying to log in 6 anos atrás
  Pierre-Yves Chibon bcc20eb15d Fix the local login 6 anos atrás
  Pierre-Yves Chibon 10406faf80 Rename the session variable to visit_session 6 anos atrás
  Pierre-Yves Chibon b130e5c6ef Re-architure pagure 6 anos atrás
  Stefan Bühler 2d4f81eedf remove duplicate [Pagure] from mail subjects 6 anos atrás
  chocos10 6e4a4fa0f9 Typos Fixed 6 anos atrás
  Carlos Mogas da Silva 9ec7a73248 Fix next_url URL parameter on the login page not being used 6 anos atrás
  Pierre-Yves Chibon 4635b56f32 Use custom logger on all module so we can configure finely the logging 7 anos atrás
  Adam Williamson 4f81418f89 Do a better job of ignoring pylint no-member errors 7 anos atrás
  Pierre-Yves Chibon 7b754a0430 Make the local account use pagure.lib.add_email_to_user 7 anos atrás
  Pierre-Yves Chibon 22a554fe25 Move the pylint ignore from using the identifier to using the unique name 7 anos atrás
  Pierre-Yves Chibon 53e4c2846d Finish pep8 and pylint fixes to pagure.ui 7 anos atrás
  Pedro Lima 951fd7413f fix admin_session_timedout error with local auth 8 anos atrás
  Pierre-Yves Chibon cf7f541022 Rename the cla_required decorator to a more appropriate login_required 8 anos atrás
  farhaanbukhsh 61f9f5311e Fix error message and redundant ifs 8 anos atrás
  farhaanbukhsh 96d198ccd0 Add name and update the date 8 anos atrás
  farhaanbukhsh 094818d655 Fix issue while rebasing 8 anos atrás
  farhaanbukhsh 19ad5f1c2d Fix login user bug 8 anos atrás
  Pierre-Yves Chibon 5ae42ac5e0 Commit earlier, before sending the email 8 anos atrás
  Pierre-Yves Chibon 96de3abba8 Adjust copyright, fix date and move comment where it belongs 8 anos atrás
  Pierre-Yves Chibon b2efeaa72a If there is no user associated with the username provided, bail out 8 anos atrás
  Pierre-Yves Chibon bd3b36aadc The login form has only a password field not an old_password one 8 anos atrás
  Pierre-Yves Chibon dacf4b15b1 Adjust the login controller to the change made to the backend library 8 anos atrás