summary refs log tree commit diff
path: root/bin/sup.sh (follow)
Commit message (Collapse)AuthorAge
* Add LWN to supJune McEnroe2022-01-12
|
* Add tildegit (gitea) to supJune McEnroe2022-01-09
|
* Fix lobsters/tildenews loginJune McEnroe2021-10-04
| | | | | | | They started sending links with "&username=june" tacked on after the token. Don't know why since if you load the form with just the token in the URL it still knows your username, and it's not submitted as a hidden field or anything, but whatever.
* Add patreon to supJune McEnroe2021-07-05
|
* Add asciinema to supJune McEnroe2021-02-21
|
* Add Liberapay to supJune McEnroe2021-02-21
| | | | | Don't actually need to set a password for this one, but I can automate using the email link to log in.
* Add bugzilla support to supJune McEnroe2021-02-17
|
* Use curl --url for URL from emailJune McEnroe2021-02-17
| | | | Be explicit it's the URL and not some injected curl flag or something.
* Add tildenews support to supJune McEnroe2021-02-16
| | | | See those variables paid off :)
* Add sup for setting single-use passwordsJune McEnroe2021-02-16