Commit Graph

6 Commits

Author SHA1 Message Date
Małgorzata Ksionek dfcf4cf5f1 Add captcha if there are multiple failed login attempts
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
2019-07-31 11:47:55 +02:00
Roger Meier 946ffc67b7 refactor: remove Sentry from application settings 2019-06-25 21:17:19 +02:00
Martin Wortschack 26225e778d Utilize expanded_by_default 2018-09-19 12:57:57 +02:00
Martin Wortschack cecb0fdd7a Adds translations 2018-09-18 10:42:11 +02:00
Martin Wortschack d92b7f7ca7 add breadcrumb and page title for sub pages on admin settings 2018-09-06 16:00:32 +02:00
Martin Wortschack 3bb720ef65 split application settings into multiple sub pages 2018-09-04 20:06:57 +02:00