10 Commits

Author SHA1 Message Date
e26a57c744 Draft page added 2017-10-30 11:18:53 -04:00
67030dc870 Added a general secure view for pages in the secure
section of the website.
2017-10-30 11:11:36 -04:00
2628cc8b80 Refactored a div class tag to be more general.
Added site style to the secure pages. Renamed LoginController
to SecureLoginController.
2017-10-30 11:01:59 -04:00
9a073edded added a link to the landing page. 2017-10-29 22:45:18 -04:00
53d2ff7547 Added content to landing page and team page.
The secure website section needs to be reformatted
so that it has matching style along with the rest of the website.
2017-10-29 22:43:40 -04:00
a491c4b921 Added the secure logins for site.
removed htaccess in favor of a custom authentication.
Most pages are linking to the secure login screen now.
I added a minutes page to keep the meeting minutes.
Successful logins.
2017-10-29 20:21:55 -04:00
b5aaafd494 Added a directory for selective authentication. It does not seem to work
when hosted on egr web space. It might be because it is trying to use
CSE's ldap server for authentication. We could explore using egr ldap
authentication as a means of select access. I'm not sure if we can
utilize egr ldap in that way though.
2017-10-28 20:17:28 -04:00
1c927a643b Added about page.
The assets directory should store any pictures that the site uses.
Removed lingering directory
2017-10-26 20:08:41 -04:00
6b30a2a506 Added gitignore 2017-10-26 19:45:17 -04:00
c95ced87b5 Initial website 2017-10-25 12:43:25 -04:00