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

added application security to the services page #783

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

austincunningham
Copy link
Member

Motivation

https://issues.jboss.org/browse/AEROGEAR-8692

What

Add Application Security to services

Why

documentation

How

add a extra page.

Verification Steps

  • clone this repo
  • checkout this branch
  • build the site with docker
[sudo] docker build --tag aerogear.org .
  • run the docker build
docker run --rm -it -p 4000:4000 -v `pwd`:/home/aerogear/aerogear aerogear.org

aerogear-org

Checklist:

  • Code has been tested locally by PR requester
  • Changes have been successfully verified by another team member

Copy link
Member

@davidffrench davidffrench left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job @austincunningham . Looks really good

Copy link
Member

@pwright pwright left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@wei-lee @ccfoley looks good to me, are you happy with Device Security as name for new service?

@ccfoley
Copy link

ccfoley commented May 23, 2019

@finp I am fine with the name 'Application Security'. In the longer term, both Device and Application Security could come together under the banner of Mobile Security Service, if we get the opportunity to make the device checks configurable via the MSS UI.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants