remarkbox/remarkbox/models
Russell Ballestrini d93e9106d4 Verification challenge code refactor
it works good enough,

future commits will do some refactors to make the success
screen more user friendly.

	modified:   Makefile
	modified:   README.rst
	modified:   index.html
	modified:   remarkbox/lib/mail.py
	modified:   remarkbox/lib/mail_messages.py
	modified:   remarkbox/models/meta.py
	modified:   remarkbox/models/user.py
	modified:   remarkbox/routes.py
	modified:   remarkbox/templates/join-or-log-in.j2
	modified:   remarkbox/templates/show-node.j2
	new file:   remarkbox/templates/verification-challenge.j2
	modified:   remarkbox/tests/test_models.py
	modified:   remarkbox/tests/test_views.py
	modified:   remarkbox/views/__init__.py
	modified:   remarkbox/views/authentication.py
2022-06-19 19:01:31 -04:00
..
__init__.py time to open sause & place into public domain! 2021-12-26 07:44:05 -05:00
event.py time to open sause & place into public domain! 2021-12-26 07:44:05 -05:00
meta.py Verification challenge code refactor 2022-06-19 19:01:31 -04:00
namespace.py time to open sause & place into public domain! 2021-12-26 07:44:05 -05:00
namespace_request.py time to open sause & place into public domain! 2021-12-26 07:44:05 -05:00
namespace_user.py time to open sause & place into public domain! 2021-12-26 07:44:05 -05:00
node.py time to open sause & place into public domain! 2021-12-26 07:44:05 -05:00
node_cache.py time to open sause & place into public domain! 2021-12-26 07:44:05 -05:00
notification.py time to open sause & place into public domain! 2021-12-26 07:44:05 -05:00
oauth.py time to open sause & place into public domain! 2021-12-26 07:44:05 -05:00
pay_what_you_can.py time to open sause & place into public domain! 2021-12-26 07:44:05 -05:00
uri.py time to open sause & place into public domain! 2021-12-26 07:44:05 -05:00
user.py Verification challenge code refactor 2022-06-19 19:01:31 -04:00
vote.py time to open sause & place into public domain! 2021-12-26 07:44:05 -05:00
watcher.py time to open sause & place into public domain! 2021-12-26 07:44:05 -05:00