Giter VIP home page Giter VIP logo

website's Introduction

Official CompCamps Website

The official website for MSI CompCamps hosted at: www.compcamps.com

Development

npm i
npm run dev
npm run build
npm run serve

website's People

Contributors

kzastrow01 avatar brettmayson avatar dependabot[bot] avatar

Stargazers

Aholicknight avatar

Watchers

James Cloos avatar Connor avatar Ryan avatar  avatar  avatar

website's Issues

Wrong PHP versions on Trusty

e473633 has caused the PHP setup in Vagrant to be using different versions and the setup is not done correctly. We'll need to use Xenial. The dash branch is still on Xenial, master is on Trusty.

Cant signup

I have everything valid for the registration but when I click next it wont proceed.

CircleCI Check is broken

msedge_8775115829

Everytime a pull request is made to the repo, it would always say the check has failed due to CircleCI being broken.

SSH problem

ssh problem compcamps
@synixebrett said in my pull request (#67) that there was a problem with the SSH.

X-Frame-Options Header Not Set.

X-Frame-Options header is not included in the HTTP response to protect against 'ClickJacking' attacks.

Site effected: www.compcamps.com

Most modern Web browsers support the X-Frame-Options HTTP header. Ensure it's set on all web pages returned by your site (if you expect the page to be framed only by pages on your server (e.g. it's part of a FRAMESET) then you'll want to use SAMEORIGIN, otherwise if you never expect the page to be framed, you should use DENY. ALLOW-FROM allows specific websites to frame the web page in supported web browsers).

Vue development library in prod

We are using the Vue.js development library in production. We should add a build step to switch to the production version before deploy.

Image Slider Loading Time

The google photos slider takes a noticeable amount of time to load. I would like to find a better way to generate the list of images on the fly with Javascript. This isn't a huge issue though and I don't want to over complicate it.

WYSIWYG Editor for static content

We should really use a WYSIWYG editor instead of static HTML pages. We don't want to lose that functionality when switching away from WordPress.

POP3s and imaps vulnerable by Weak Diffie-Hellman.

Transport Layer Security (TLS) services that use Diffie-Hellman groups of insufficient strength, especially those using one of a few commonly shared groups, may be susceptible to passive eavesdropping attacks.

Nmap scan:

995/tcp open pop3s
| ssl-dh-params:
| VULNERABLE:
| Diffie-Hellman Key Exchange Insufficient Group Strength
| State: VULNERABLE

993/tcp open imaps
| ssl-dh-params:
| VULNERABLE:
| Diffie-Hellman Key Exchange Insufficient Group Strength
| State: VULNERABLE

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.