This repository has been archived on 2022-08-01. You can view files and clone it, but cannot push or open issues or pull requests.
DEMOS2/allauthdemo/templates/allauth/account
2018-07-07 09:52:47 +01:00
..
base.html
base2.html
email.html
email_confirm.html
login.html Implemented full end-to-end encryption and decryption of an event using trustee public and secret keys. This required modification of the NodeJS crypto server to receive post data from the crypto_rpc py methods and for combining SKs together. Additionally, the new binary voting encoding scheme has been implemented for encryption and decryption of the event. General UI improvements have been made and as well as some other bug fixes 2018-07-07 09:52:47 +01:00
logout.html
my_events_tab.html
password_change.html
password_reset.html
password_reset_from_key.html
password_set.html
provider_panel.html
signup.html