-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Changed database CRUD to grab user info from session * Changed adminHandler.go to grab user from session * missed out on changing delete instructor * test * added tests to get current user + session * typo in createAnnouncement * Changed database to use getCurrrentUser function, tested successfully * correcting errors made during resolving merge conflicts * test * TEST * test again * test again 2 * .
- Loading branch information
1 parent
3b25b64
commit fd2b5a7
Showing
5 changed files
with
353 additions
and
243 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.