67 Commits (4c97f092f1dda3813f9361240d796d678128c7c4)
 

Author SHA1 Message Date
  gashapwn 4c97f092f1 adding back cgi... 3 years ago
  gashapwn db21e7dfc4 removed test.cgi 3 years ago
  gashapwn 3b1fd68137 added cgi directory to skeleton 3 years ago
  gashapwn b44b9f37a5 provision.pl - added stupid fscking awful missing single quote that made me waste my goddam time 3 years ago
  gashapwn b0bb56d8e4 provision.pl - fixed typo in pip installation 3 years ago
  gashapwn 80738fe003 provision.pl - adjusted su commands to use global variables instead of hardcoded name 3 years ago
  gashapwn 606921238d provision.pl added perl pkg instal 3 years ago
  gashapwn 4d1480e7c3 tweaked .gitignore so user_list.txt doesnt overwrite 3 years ago
  gashapwn d628122ff2 added blank user_list.txt 3 years ago
  gashapwn 46464c49dd added pip3 install 3 years ago
  gashapwn f284697cd4 provision.pl fixed venv chdir... again 3 years ago
  gashapwn 78525ca071 provision.pl - global variable typo 3 years ago
  gashapwn 390081c269 provision.pl - changed dir before venv build 3 years ago
  gashapwn ae4dafe739 added python3 install 3 years ago
  gashapwn fa7205481b provision.pl added repo clone command 3 years ago
  gashapwn f3021964de added doas.conf 3 years ago
  gashapwn eca4eeb42e provision.pl adjusted /etc/passwd regex to exclude newlines 3 years ago
  gashapwn 39b5e46b02 provision.pl: added check for root user. added author header 3 years ago
  gashapwn b778d6eaf3 adjusted provison.pl to exlcude nobody user from becoming admin 3 years ago
  gashapwn e471a97a13 fixed regex in provision.pl 3 years ago
  gashapwn 2901c397a7 added provision.pl. added check for /etc/passwd admin user. 3 years ago
  gashapwn a54b0a4b53 added admin_email to conf 3 years ago
  gashapwn a39cc8f0ee fixed site header on signup.html 3 years ago
  gashapwn d91eaf17d7 removed absolute file paths from app.py. added relative filepath check 3 years ago
  gashapwn da3a6cefd5 server now listens on localhost. added xff ao app.py. ignore notes.txt 3 years ago
  gashapwn 90e1a3a73b reworded some comments. removed some newlines. 3 years ago
  gashapwn 2ad636e887 reformatted some more lambdas 3 years ago
  gashapwn d74d38a582 added validations for shell enum 3 years ago
  gashapwn 8fafc34bcb reformatted req method 3 years ago
  gashapwn e8a9e53c35 added validations for sshkey pub_key email 3 years ago
  gashapwn 1aee5b5e71 req .gitignore is now broken out 3 years ago
  gashapwn 2d0a1e9528 added back req directory 3 years ago
  gashapwn f7eb0bbb55 stupid .ident.done files fscking up my repo 3 years ago
  gashapwn 5be381122d added the req directory 3 years ago
  gashapwn 1993b83810 fixed null pub_key in create-user.pl 3 years ago
  gashapwn 3438503097 site_name is now part of conf 3 years ago
  gashapwn fbf6a38903 added some comments 3 years ago
  gashapwn f5fe59ed6b cleaned up print statement 3 years ago
  gashapwn 835e26b442 on app.py.... dont need to save rules_read to file. added pub_key to file write 3 years ago
  gashapwn b1557ae5f5 create-user.pl now pulls shell enum from conf file 3 years ago
  gashapwn d952598f08 cleaned up more old methods 3 years ago
  gashapwn 06ea394f12 added comments 3 years ago
  gashapwn 427e617c78 added listen_ip to the conf file 3 years ago
  gashapwn 30d1cbe904 cleaning up test functions from app.py 3 years ago
  gashapwn f6ca5b2f7a added a conf file 3 years ago
  gashapwn 98545237ff signup creates an ident file now 3 years ago
  gashapwn 210c71ef9d ident files now can be marked as done 3 years ago
  gashapwn e0d7030f6f changed format of new user files 3 years ago
  gashapwn d60e2ac726 footer only on homepage now 3 years ago
  gashapwn f682147507 signup handling added 3 years ago