Commit Graph

31 Commits

Author SHA1 Message Date
Roland Gruber e0a82bc70d removed decrypt_login() 2019-08-05 21:56:06 +02:00
Roland Gruber 77282fed29 refactoring 2018-12-23 17:21:50 +01:00
Roland Gruber f1decc1f4c refactoring 2017-10-24 20:48:34 +02:00
Roland Gruber e99f8dae36 replaced MCrypt with OpenSSL 2017-04-02 19:37:06 +02:00
Roland Gruber 9a5ea26777 changed logout to be more fault tolerant 2017-02-27 19:25:47 +01:00
Roland Gruber f405f7910b check if user is logged in 2017-02-11 17:11:37 +01:00
Roland Gruber 36f054b84e mark cookies HTTP only 2015-12-19 09:12:47 +00:00
Roland Gruber 3bb940e737 removed extra logout page 2010-05-26 17:30:13 +00:00
Roland Gruber 50b0f5e731 new homepage 2009-10-27 18:47:12 +00:00
Roland Gruber 01d86412ac new homepage 2009-08-10 16:13:27 +00:00
Roland Gruber 0fec1ae9c1 added logging 2006-04-23 16:33:25 +00:00
Roland Gruber 209f3b52b8 added basic security checks 2006-03-26 17:51:25 +00:00
Roland Gruber 1ce2b98103 Copyright updates 2006-03-03 17:30:35 +00:00
Roland Gruber ce8164b127 corrected homepage address 2005-12-05 19:09:04 +00:00
Roland Gruber 0ac4c8800d removed Blowfish encryption because of bad performance 2005-08-10 19:18:35 +00:00
Roland Gruber 8c7a04a1c9 documentation update 2004-06-10 11:46:13 +00:00
Roland Gruber acddfb773a updated to new $_SESSION['header'] 2003-11-29 12:54:00 +00:00
Roland Gruber c61da9be95 translate logout message, delete session variable 2003-08-17 08:32:18 +00:00
Roland Gruber 63b3bd62a0 marked logout message for translation 2003-08-10 08:39:14 +00:00
Roland Gruber 8b2cd651db added header from session 2003-07-29 11:52:26 +00:00
Roland Gruber 46fb09b878 several changes after code review 2003-06-24 15:50:38 +00:00
Roland Gruber 04987de624 fixed HTML errors 2003-06-05 19:04:12 +00:00
Roland Gruber 4cf1fab3b6 added CSS 2003-05-21 17:39:30 +00:00
Roland Gruber 027ba64047 fixed problem with status.inc 2003-05-14 16:57:57 +00:00
Roland Gruber 53fd170bfb files were moved 2003-04-23 19:13:55 +00:00
Roland Gruber 5645f54b6f fixed bugs: IV and key were created twice; cookies could only be accessed from templates-folder
now user is logged in with his username and password
2003-04-17 19:29:21 +00:00
Roland Gruber 28444b9c7e implemented username/password encryption 2003-03-28 15:45:42 +00:00
Roland Gruber 407f204c81 added link to turn back to login page 2003-03-23 18:52:53 +00:00
Roland Gruber 2a279c9e07 added session_save_path
minor layout changes
2003-03-23 18:42:40 +00:00
Roland Gruber b1058da8a5 ldap is now correctly (de)serialized
username and password are not encrypted at the moment
2003-03-19 18:39:09 +00:00
Roland Gruber b75919188a added logout link 2003-03-19 16:39:26 +00:00