Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

Releases: mena-devs/tilde

Improve user validation

27 Jun 13:46
040c7a7
Compare
Choose a tag to compare

We are receiving a lot of fake visitors trying to sign up to Tilde with a fake account.
I have added an extra layer of validation based on patterns used in email addresses to stop emails and exceptions from being raised.

Resolve omniauth issue

06 Jun 19:33
705fe86
Compare
Choose a tag to compare
Merge pull request #96 from mena-devs/update-omniauth

Update omniauth

Block access from a range of IP addresses

06 Jun 15:15
25e6925
Compare
Choose a tag to compare
Merge pull request #95 from mena-devs/block-access-from-ip

Add function to block access to website from certain IP addresses

Updates & maintenance

28 May 21:21
Compare
Choose a tag to compare
v1.2.13

Add .codeclimate.yml with a workaround config values to allow rubocop…

Update all gems to newer versions

21 May 07:59
Compare
Choose a tag to compare
v1.2.12

Update gems to newer versions

Upgrade gibbon gem

21 May 06:50
5dde1ab
Compare
Choose a tag to compare
Merge pull request #91 from mena-devs/dependabot/bundler/gibbon-3.4.4

Bump gibbon from 3.4.0 to 3.4.4

Merge and resolve dependencies

21 May 06:42
2dbfabc
Compare
Choose a tag to compare
Merge pull request #87 from mena-devs/dependabot/bundler/puma-5.6.4

Bump puma from 5.6.2 to 5.6.4

Update puma version

07 Mar 14:09
Compare
Choose a tag to compare
v1.2.9

Update puma version to 5.6.2

Update and merge security updates

28 Jan 19:11
5f8c821
Compare
Choose a tag to compare

Accept and merge security updates from Dependabot

Minor fixes

05 Apr 19:34
Compare
Choose a tag to compare
  • Minor updates
  • Added Swagger UI to render API specifications using github pages