GeekZoneHQ / web

Software to power the Geek.Zone website and apps
http://geek.zone/web
GNU General Public License v3.0
19 stars 29 forks source link

removed broken check #616

Closed Freshrojek closed 2 years ago

Freshrojek commented 2 years ago

Description

Removed broken check - which currently is blocking a user from logging in.

Related Issue

resolves #392

Motivation and Context

This PR removes the check which confirms the user has paid before logging in, resolving a blocker for MVP.

How Has This Been Tested?

via confirming tests work and manually testing through running the project and logging in.

Types of changes

Checklist:

SamWinterhalder commented 2 years ago

@Freshrojek I think you are going to need to rebase

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Freshrojek commented 2 years ago

@Freshrojek I think you are going to need to rebase

Thanks, should be alright now 🤞🏼