Skip to content

Releases: RobertoMachorro/mvc-webapp

Secure Redirect Fix

07 Jul 19:38
ce6300b
Compare
Choose a tag to compare

Fix for secure redirect option. NPM modules security checks.

Security updates mini release

03 Apr 11:37
d90dd0d
Compare
Choose a tag to compare

Several dependencies required updates due to security concerns.

NPM Updates and Deploy

30 Aug 18:49
e51bf19
Compare
Choose a tag to compare

This adds no new code or functionality to the library. These are NPM specific changes.

Boring Stylistic Update

30 Aug 18:41
6b35755
Compare
Choose a tag to compare

Security updates from XO. Minor style updates.

Minor security fixes

21 Jul 19:05
b9dec72
Compare
Choose a tag to compare

Changed Lodash requirement.
Post security fix updates.
This where triggered by XO.

Error Handling Update

12 May 03:28
855a933
Compare
Choose a tag to compare

Small change, but important. As the session management check was failing with an exception instead of returning an HTTP error code. This is the way.

Unrelated, a few changes in notes here and there.

Added Instructions on README

08 May 21:40
8b6ee70
Compare
Choose a tag to compare

First release was for the mechanics, check.

This release is for the instructions, done.

Initial MVC-WebApp Release!

08 May 20:47
e2633d7
Compare
Choose a tag to compare

This has already been used quite a bit in production. Hope to share with the world and make it easier to code web applications.