An error occurred fetching the project authors.
  1. 11 Jan, 2021 1 commit
  2. 13 Oct, 2020 1 commit
  3. 21 May, 2020 1 commit
    • charlieablett's avatar
      Add Spam check endpoint · 61f7b9e4
      charlieablett authored
      - specify spam check endpoint in application settings
      - validated - must be a valid URL
      - integrated into SpamVerdictService alongside Akismet
      - add documentation
      61f7b9e4
  4. 31 Jul, 2019 2 commits
    • Małgorzata Ksionek's avatar
      Add captcha if there are multiple failed login attempts · 30e7f018
      Małgorzata Ksionek authored
      Add method to store session ids by ip
      
      Add new specs for storing session ids
      
      Add cleaning up records after login
      
      Add retrieving anonymous sessions
      
      Add login recaptcha setting
      
      Add new setting to sessions controller
      
      Add conditions for showing captcha
      
      Add sessions controller specs
      
      Add admin settings specs for login protection
      
      Add new settings to api
      
      Add stub to devise spec
      
      Add new translation key
      
      Add cr remarks
      
      Rename class call
      
      Add cr remarks
      
      Change if-clause for consistency
      
      Add cr remarks
      
      Add code review remarks
      
      Refactor AnonymousSession class
      
      Add changelog entry
      
      Move AnonymousSession class to lib
      
      Move store unauthenticated sessions to sessions controller
      
      Move link to recaptcha info
      
      Regenerate text file
      
      Improve copy on the spam page
      
      Change action filter for storing anonymous sessions
      
      Fix rubocop offences
      
      Add code review remarks
      30e7f018
    • Małgorzata Ksionek's avatar
      Add captcha if there are multiple failed login attempts · dfcf4cf5
      Małgorzata Ksionek authored
      Add method to store session ids by ip
      
      Add new specs for storing session ids
      
      Add cleaning up records after login
      
      Add retrieving anonymous sessions
      
      Add login recaptcha setting
      
      Add new setting to sessions controller
      
      Add conditions for showing captcha
      
      Add sessions controller specs
      
      Add admin settings specs for login protection
      
      Add new settings to api
      
      Add stub to devise spec
      
      Add new translation key
      
      Add cr remarks
      
      Rename class call
      
      Add cr remarks
      
      Change if-clause for consistency
      
      Add cr remarks
      
      Add code review remarks
      
      Refactor AnonymousSession class
      
      Add changelog entry
      
      Move AnonymousSession class to lib
      
      Move store unauthenticated sessions to sessions controller
      
      Move link to recaptcha info
      
      Regenerate text file
      
      Improve copy on the spam page
      
      Change action filter for storing anonymous sessions
      
      Fix rubocop offences
      
      Add code review remarks
      dfcf4cf5
  5. 25 Jun, 2019 2 commits
  6. 19 Jun, 2019 1 commit
    • Brett Walker's avatar
      Update application settings using correct action · 6b4f93c0
      Brett Walker authored
      Updating multiple application settings panels through
      a single action causes the incorrect action to be shown
      when there are errors.  Instead, make each panel action
      handle both updating and display.
      6b4f93c0
  7. 10 Sep, 2018 1 commit
  8. 06 Sep, 2018 1 commit
  9. 06 Aug, 2018 1 commit
  10. 20 Jul, 2018 1 commit
  11. 19 Jul, 2018 1 commit
  12. 13 Jun, 2018 2 commits
  13. 31 May, 2018 2 commits
  14. 25 May, 2018 1 commit
  15. 13 Apr, 2018 1 commit
  16. 12 Apr, 2018 1 commit
  17. 11 Apr, 2018 3 commits
  18. 29 Mar, 2018 1 commit