gashapwn
  • Joined on 2020-11-22
gashapwn pushed to master at gashapwn/lyadmin 2020-11-29 02:29:02 -05:00
ec9329668c remove test.cgi...
gashapwn pushed to master at gashapwn/lyadmin 2020-11-29 02:28:41 -05:00
4c97f092f1 adding back cgi...
gashapwn pushed to master at gashapwn/lyadmin 2020-11-29 02:27:03 -05:00
db21e7dfc4 removed test.cgi
3b1fd68137 added cgi directory to skeleton
Compare 2 commits »
gashapwn pushed to master at gashapwn/lyadmin 2020-11-28 18:31:48 -05:00
b44b9f37a5 provision.pl - added stupid fscking awful missing single quote that made me waste my goddam time
gashapwn pushed to master at gashapwn/lyadmin 2020-11-28 18:23:23 -05:00
b0bb56d8e4 provision.pl - fixed typo in pip installation
gashapwn pushed to master at gashapwn/lyadmin 2020-11-28 18:14:59 -05:00
80738fe003 provision.pl - adjusted su commands to use global variables instead of hardcoded name
gashapwn pushed to master at gashapwn/lyadmin 2020-11-28 17:59:51 -05:00
606921238d provision.pl added perl pkg instal
gashapwn pushed to master at gashapwn/lyadmin 2020-11-28 17:34:19 -05:00
4d1480e7c3 tweaked .gitignore so user_list.txt doesnt overwrite
d628122ff2 added blank user_list.txt
46464c49dd added pip3 install
Compare 3 commits »
gashapwn pushed to master at gashapwn/lyadmin 2020-11-28 17:06:59 -05:00
f284697cd4 provision.pl fixed venv chdir... again
gashapwn pushed to master at gashapwn/lyadmin 2020-11-28 17:03:04 -05:00
78525ca071 provision.pl - global variable typo
gashapwn pushed to master at gashapwn/lyadmin 2020-11-28 17:02:07 -05:00
390081c269 provision.pl - changed dir before venv build
gashapwn pushed to master at gashapwn/lyadmin 2020-11-28 16:56:16 -05:00
ae4dafe739 added python3 install
gashapwn pushed to master at gashapwn/lyadmin 2020-11-28 16:51:33 -05:00
fa7205481b provision.pl added repo clone command
f3021964de added doas.conf
Compare 2 commits »
gashapwn pushed to master at gashapwn/lyadmin 2020-11-28 15:55:38 -05:00
eca4eeb42e provision.pl adjusted /etc/passwd regex to exclude newlines
gashapwn pushed to master at gashapwn/lyadmin 2020-11-28 15:50:25 -05:00
39b5e46b02 provision.pl: added check for root user. added author header
gashapwn pushed to master at gashapwn/lyadmin 2020-11-28 15:31:21 -05:00
b778d6eaf3 adjusted provison.pl to exlcude nobody user from becoming admin
gashapwn pushed to master at gashapwn/lyadmin 2020-11-28 15:29:04 -05:00
e471a97a13 fixed regex in provision.pl
gashapwn pushed to master at gashapwn/lyadmin 2020-11-28 15:12:40 -05:00
2901c397a7 added provision.pl. added check for /etc/passwd admin user.
gashapwn pushed to master at gashapwn/lyadmin 2020-11-28 01:15:34 -05:00
a54b0a4b53 added admin_email to conf
a39cc8f0ee fixed site header on signup.html
Compare 2 commits »
gashapwn pushed to master at gashapwn/lyadmin 2020-11-28 00:10:06 -05:00
d91eaf17d7 removed absolute file paths from app.py. added relative filepath check