Commit Graph

6 Commits (master)

Author SHA1 Message Date
vasyahacker 7e19a39798 reauth bugfix, ask old password before reset 2023-05-16 18:50:55 +04:00
vasyahacker 8921484644 login/logout fixes (single token for all sessions);
link to reset password in user profile template
and some cosmetic fixes in html templates
2023-04-18 13:31:50 +04:00
vasyahacker f4acf890d8 Instead of the first 10 bytes of sha256 from the password, a randomly generated 16-byte token is used tto store in
the cookie. When you log out, all user sessions are reset. When idecd is restarted, all users will be logged out.
2023-04-17 17:27:11 +04:00
vasyahacker 3771b9f7f6 Rebranding to OpenIDEC =) 2023-03-28 14:33:58 +04:00
vasyahacker dc42fc1fb3 fixes 2023-03-12 13:06:22 +04:00
vasyahacker 52e0d73526 node tpl and style moved to www
fix ii-node die without tpl dir
2023-03-12 12:54:59 +04:00