rlwakefield / CoMaCon

GNU General Public License v3.0
0 stars 0 forks source link

Add ability to "delete" or "disable" an application #29

Open rlwakefield opened 4 weeks ago

rlwakefield commented 4 weeks ago

Working in the cloud, one of the biggest things that can happen is that you want to to no longer allow access to a specific Application. Well, currently the only option is to manually go to IIS and to "Remove" the application and then perform an iisreset. Well, I would like to add a way to "delete" or "disable" an application. I think the disabling would be the better option, but we will see.