There was an error fetching the commit references. Please try again later.
add optional registration verification with hCaptcha
Showing
- .env.production.sample 6 additions, 0 deletions.env.production.sample
- Gemfile 2 additions, 0 deletionsGemfile
- Gemfile.lock 8 additions, 15 deletionsGemfile.lock
- app/controllers/admin/dashboard_controller.rb 1 addition, 0 deletionsapp/controllers/admin/dashboard_controller.rb
- app/controllers/api/v1/accounts_controller.rb 10 additions, 7 deletionsapp/controllers/api/v1/accounts_controller.rb
- app/controllers/auth/registrations_controller.rb 14 additions, 0 deletionsapp/controllers/auth/registrations_controller.rb
- app/javascript/flavours/glitch/styles/forms.scss 953 additions, 0 deletionsapp/javascript/flavours/glitch/styles/forms.scss
- app/javascript/styles/mastodon/forms.scss 4 additions, 0 deletionsapp/javascript/styles/mastodon/forms.scss
- app/views/about/_registration.html.haml 4 additions, 0 deletionsapp/views/about/_registration.html.haml
- app/views/admin/dashboard/index.html.haml 2 additions, 0 deletionsapp/views/admin/dashboard/index.html.haml
- app/views/auth/registrations/new.html.haml 4 additions, 0 deletionsapp/views/auth/registrations/new.html.haml
- config/initializers/content_security_policy.rb 6 additions, 4 deletionsconfig/initializers/content_security_policy.rb
- config/initializers/hcaptcha.rb 4 additions, 0 deletionsconfig/initializers/hcaptcha.rb
- config/locales/en.yml 1 addition, 0 deletionsconfig/locales/en.yml
Loading
Please register or sign in to comment