squeaknode/squeakserver/admin
Jonathan Zernik 79d7a45e32
Use authentication for web app (#321)
* Require authentication for web app index page

* Got template working for login page

* Got fake login working

* Add logout endpoint

* Remove old comment

* Got login working

* Remove log lines
2020-10-24 23:13:16 -04:00
..
templates Use authentication for web app (#321) 2020-10-24 23:13:16 -04:00
__init__.py Add admin rpc server (#72) 2020-07-16 22:56:37 -07:00
forms.py Use authentication for web app (#321) 2020-10-24 23:13:16 -04:00
squeak_admin_server_handler.py Simplify lnd client (#312) 2020-10-23 00:42:11 -04:00
squeak_admin_server_servicer.py Simplify lnd client (#312) 2020-10-23 00:42:11 -04:00
squeak_admin_web_service.py Use authentication for web app (#321) 2020-10-24 23:13:16 -04:00
squeak_admin_web_user.py Use authentication for web app (#321) 2020-10-24 23:13:16 -04:00
util.py Add admin web server (#310) 2020-10-22 22:52:40 -04:00