commento/frontend
Adhityaa ef0f45527a everywhere: use different session cookie names
If the user is hosting the dashboard in the same domain as
their blog (with a nginx suburi, for example), the two session
cookies clash; logging into one service logs you out of the other.
With this patch, both have separate names.

Fixes https://gitlab.com/commento/commento-ce/issues/49
2018-06-20 08:59:55 +05:30
..
images frontend: remove 404 tos and privacy links 2018-06-07 14:36:51 +05:30
js everywhere: use different session cookie names 2018-06-20 08:59:55 +05:30
sass frontend: allow CSS overrides 2018-06-16 18:38:24 +05:30
.gitignore gitignore: add .sass-cache 2018-06-03 20:20:34 +05:30
dashboard.html api: add disqus endpoint 2018-06-14 16:33:40 +05:30
forgot.html frontend: add password reset functionality 2018-06-09 15:49:55 +05:30
login.html frontend: add password reset functionality 2018-06-09 15:49:55 +05:30
logout.html frontend: add logout 2018-06-05 14:23:32 +05:30
Makefile frontend: add password reset functionality 2018-06-09 15:49:55 +05:30
reset-password.html frontend: add password reset functionality 2018-06-09 15:49:55 +05:30
signup.html frontend: remove 404 tos and privacy links 2018-06-07 14:36:51 +05:30