summaryrefslogtreecommitdiff
path: root/frontends/monkey/401login.h
Commit message (Collapse)AuthorAgeFilesLines
* Reimplement handling of BAD_AUTH inside browser_windowDaniel Silverstone2019-08-061-1/+3
| | | | | | | | | | | | | We now handle authentication requests via an `about:` page which presents a nice form built into the browser window. In order to do this, we add internal navigation as a concept to the browser window and we strip the 401login support from all frontends except monkey. The 401login callback is now intended for password safe type support rather than an immediately interactive prompt. Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
* add 401 login handling to monkey frontendVincent Sanders2018-11-031-8/+32
|
* Monkey: Update for new HTTP auth API.Michael Drake2018-08-151-2/+6
|
* move frontends into sub directoryVincent Sanders2016-05-151-0/+9