Commit Graph

25 Commits (master)

Author SHA1 Message Date
vasyahacker 7e19a39798 reauth bugfix, ask old password before reset 2023-05-16 18:50:55 +04:00
vasyahacker 4cfdbb91a6 unveil list.txt fix 2023-05-15 12:52:57 +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
Petr Razumov a64f416b0e fix: remove trailing newline 2023-04-04 18:09:39 +03:00
Petr Razumov 23659b2ac9 fix: remove trailing newline 2023-04-04 16:46:49 +03:00
Petr Razumov 3199a7d961 fix: check for errors 2023-04-04 15:45:11 +03:00
Petr Razumov c1f32c38c5 fix: remove ineffectual assignment 2023-04-04 15:17:12 +03:00
Petr Razumov 7a0bdf67fd fix: incorrect use of printf-line functions 2023-04-04 15:13:27 +03:00
Petr Razumov 082d5f1d3f fix: redundant use of fmt.Sprintf() 2023-04-04 15:08:00 +03:00
Petr Razumov 6cf6937e37 fmt 2023-04-04 11:58:43 +03:00
vasyahacker 890f803693 unveil crossbuild 2023-03-31 17:15:01 +04:00
vasyahacker 5f17b76832 new option -noreg for disable new user registration 2023-03-31 12:58:44 +04:00
vasyahacker 452cc23208 moved hardcoded /style path to -style option 2023-03-31 12:08:20 +04:00
vasyahacker 67edb01b9c fix 2023-03-31 11:36:48 +04:00
vasyahacker a115ec5ce4 move templates path to -tpl option 2023-03-31 11:35:04 +04:00
vasyahacker 5c9b00bd73 fix tpl path 2023-03-28 17:27:27 +04:00
vasyahacker 3771b9f7f6 Rebranding to OpenIDEC =) 2023-03-28 14:33:58 +04:00
vasyahacker f3b735a71c unveil testing 2023-03-28 13:26:59 +04:00
vasyahacker 1017ce6d7f fixes 2023-03-26 08:12:55 +04:00
vasyahacker 655fa27e87 fix 2023-03-16 09:40:21 +04:00
vasyahacker fa94d72a5d mv ii-go iigo 2023-03-16 08:43:16 +04:00
vasyahacker d98bebbd50 fixes 2023-03-16 07:45:51 +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