Commit Graph

22 Commits

Author SHA1 Message Date
7f12b55ba7 Config modification for submission system 2023-06-05 18:28:54 +02:00
8cadf0cad6 minor spec changes add openssl as dependency and add a buildRun section to the make file 2023-05-10 23:11:39 +02:00
6ee74e025e Bruteforce Mitigation 2023-05-08 14:52:36 +02:00
a7e1fbb5f5 Regular Task Execution:
Added to spec
Added to config
Base implementation of 2 test modules
2023-05-01 22:33:19 +02:00
9392425794 Password Reset spec and Database Table and related templates 2023-04-27 00:23:04 +02:00
0eddcefe13 Add ssl certificate crt and key to config 2023-04-24 23:24:54 +02:00
78e1544321 spec add login logout and signup 2023-04-22 22:56:28 +02:00
81e6b7e8d5 Makefile formating
Spec update
2023-04-17 03:14:55 +02:00
ab6a5bc706 Minor bugfix since getline adds an extra char to the string
move hardcoded databaseURI into the config
2023-04-12 23:51:11 +02:00
1965b06868 Configuration file readout
specification of the format in the spec
2023-04-12 00:26:47 +02:00
63b5805658 Spec marked
Handler for the creation of a new request
2023-04-10 19:28:40 +02:00
caca7139cb Template for customer request @MichaelYick give it a look over if this setup is proper
Table modification for aditional details in spec
2023-04-06 01:26:45 +02:00
a4ec9199ae Minor spec modification relating to the page at which request data entry begins 2023-04-05 09:18:14 +02:00
2738fdaf5c Create alias table and add it to the spec 2023-04-05 02:21:11 +02:00
f19d999c64 Change Template Table design to be more explicit and add said changes to the spec 2023-04-04 01:47:01 +02:00
b78b5bd05a Merge branch 'master' of https://git.snootgame.xyz/Cavemanon/cavecomm into local 2023-04-03 04:24:03 +02:00
6c8bf190ba Add alias system and alias creation page to the spec 2023-04-03 04:23:54 +02:00
93925341a2 Merge branch 'master' of git.snootgame.xyz:Cavemanon/cavecomm 2023-04-02 21:14:58 -05:00
c5d5d9eaee improved template spec definition 2023-04-02 21:13:54 -05:00
fae75e65fc Amendment of spec: Templates shall utilize only lower-case variable names
Removal of workaround for lowercase column names
Apropriately changed the test.html
2023-03-21 02:05:32 +01:00
ffa650341a everything except login has been completed spec-wise 2023-03-06 23:38:57 -06:00
d58cd07d6e refining spec into markdown file 2023-03-04 04:35:53 -06:00