• Joined on 2017-10-29
nortti pushed to master at nortti/logibotti-backup 2018-07-09 13:46:20 +00:00
eadad960c6 Switch to egrep, remove old (bad) quote command, add help
86e6d3a8c6 Added #wc
66b96b7c49 First commit
nortti created repository nortti/logibotti-backup 2018-07-09 13:45:59 +00:00
nortti deleted tag master from nortti/gophersrv-backup 2018-07-09 13:29:43 +00:00
nortti pushed to master at nortti/gophersrv-backup 2018-07-09 13:29:43 +00:00
2f9478399e Update README to be more up to date
0b63f049b3 Add timestamps to logs
ee7a55e9e1 Add logging of blacklisted attempts
0d092f83c3 Add IP blacklist support
42d7b2d61d Fix incorrect information. Maybe this will get ported to py3 some day.
nortti created repository nortti/gophersrv-backup 2018-07-09 13:29:14 +00:00
nortti deleted tag master from nortti/lewdfingerd 2018-07-03 17:26:52 +00:00
nortti pushed to master at nortti/lewdfingerd 2018-07-03 17:26:52 +00:00
772f1ef657 First commit
nortti created repository nortti/lewdfingerd 2018-07-03 17:25:31 +00:00
nortti pushed to master at nortti/gir 2018-06-25 20:17:35 +00:00
9dddb09972 Bump the version since we changed ircbot.js and want to distribute the changes to our users
nortti pushed to master at nortti/gir 2018-06-25 20:11:13 +00:00
e5138ff737 Also replace DEL with its graphical equivalent
nortti pushed to master at nortti/buranun 2018-06-10 12:43:23 +00:00
c5edd6bc68 Read the session cookie
c9f8bfe1b8 Start implementing sessions
Compare 2 commits »
nortti pushed to master at nortti/buranun 2018-06-10 12:11:34 +00:00
fb9b6ba258 Enforce uniqueness of users and move initialize_* to initialize.py
nortti pushed to master at nortti/buranun 2018-06-10 11:52:46 +00:00
e2cc012c30 Remove the TODO about last commit
nortti pushed to master at nortti/buranun 2018-06-10 11:52:13 +00:00
161bb72d37 Read boards from a database
nortti pushed to master at nortti/buranun 2018-06-09 16:15:53 +00:00
128f937a11 Login finally works (but sessions don't)
nortti pushed to master at nortti/buranun 2018-06-09 16:00:04 +00:00
6d02c01751 Handle post and redirect after "login"
nortti pushed to master at nortti/buranun 2018-06-09 14:36:57 +00:00
fbf0495c82 Convert the BeautifulSoup object to a list before iterating
nortti pushed to master at nortti/buranun 2018-06-09 14:31:57 +00:00
b72544e480 Explicitly use html.parser to supress warnings from bs4
nortti pushed to master at nortti/buranun 2018-06-09 14:30:10 +00:00
77f70da475 Fix detection of when user is logged in
nortti pushed to master at nortti/buranun 2018-06-09 14:25:09 +00:00
0187775332 Add a login page (nonfunctional)