10 Commits (2429393218565767f5dd934c2c54fe4d21baf605)

Author SHA1 Message Date
Georg Hopp eaeaf47374 make login, signup and logout available on all pages 12 years ago
Georg Hopp a1e5811def reflect current changes in main.html (and styles and javascript) 12 years ago
Georg Hopp 711dc28fc5 show taskrambler version in Frontend 12 years ago
Georg Hopp 3c132acc64 signup works...only logout has to be added then the new version is complete. refs #36 12 years ago
Georg Hopp 8d7ed2cdaa login via ldap and gdbm now works. Signup stores the user account as well as the credentials but still returns a 500 and I have a memory leak most likely within the queue code. To reproduce this one has to start the server and send two requests via telnet to the server...no keep-alive just a single GET. refs #36 12 years ago
Georg Hopp 19c59fd0c6 use user class to load and get user informations. 12 years ago
Georg Hopp 42f7ad7400 login via ldap and gdbm now works. Signup stores the user account as well as the credentials but still returns a 500 and I have a memory leak most likely within the queue code. To reproduce this one has to start the server and send two requests via telnet to the server...no keep-alive just a single GET. refs #36 12 years ago
Georg Hopp 4cef3afa5c use user class to load and get user informations. 12 years ago
Georg Hopp bfbb95bb7c fixed linking in example section 12 years ago
Georg Hopp 7ba8e72588 some additions to the project page 12 years ago
Georg Hopp e2763fea94 ent 12 years ago
Georg Hopp 61f8dc58e1 add latest stuff from parent project yabrog. Essentially some request variable handling and authentication interface with ldap implementation. Additionally add docBlocks to all C source and header files and make a real copyright sign from the (C). 14 years ago