Import and update the file service application and orizentic #72

Merged
savanni merged 36 commits from file-service into main 2023-10-03 23:50:54 +00:00
Owner

This MR imports and old authentication library and an old file service application.

The authentication library is largely irrelevant, but is present mostly for historical, and refactoring, reasons.

The file service application originally was built with Iron. Before merging, I've updated it entirely to use Warp instead of Iron, and to have the HTML generated programmatically instead of via templates.

This resolves several issues and opens a variety more, mostly of the technical debt variety.

Resolves:

I've opened this MR under the belief that the application is now ready to be deployed to a server and won't be vulnerable to instant horrifying attack.

This MR imports and old authentication library and an old file service application. The authentication library is largely irrelevant, but is present mostly for historical, and refactoring, reasons. The file service application originally was built with Iron. Before merging, I've updated it entirely to use Warp instead of Iron, and to have the HTML generated programmatically instead of via templates. This resolves several issues and opens a variety more, mostly of the technical debt variety. Resolves: - https://www.pivotaltracker.com/story/show/186074563 - https://www.pivotaltracker.com/story/show/186074546 - https://www.pivotaltracker.com/story/show/186074535 - https://www.pivotaltracker.com/story/show/186174680 I've opened this MR under the belief that the application is now ready to be deployed to a server and won't be vulnerable to instant horrifying attack.
savanni force-pushed file-service from 05c9e26c0f to 6fb872569d 2023-10-03 23:41:10 +00:00 Compare
savanni force-pushed file-service from 6fb872569d to 2f6be84a43 2023-10-03 23:50:17 +00:00 Compare
savanni merged commit 2f6be84a43 into main 2023-10-03 23:50:54 +00:00
savanni deleted branch file-service 2023-10-03 23:50:54 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: savanni/monorepo#72
No description provided.