Georg Hopp
|
8c2de51c57
|
Use new class interface and update copyright information
|
12 years ago |
Georg Hopp
|
8d41a5707b
|
compile with latest library versions, escpecialy the new socket code.
|
12 years ago |
Georg Hopp
|
a9b2338655
|
add session removal by ip
|
12 years ago |
Georg Hopp
|
5849bb7274
|
utilize libtrdata
|
12 years ago |
Georg Hopp
|
527b9e2d38
|
move all hashing helper code in separate library
|
12 years ago |
Georg Hopp
|
1307358fbd
|
moved the class and memory management into a separate project libtrbase / prefix all of the public interface of libtrbase with TR_
|
12 years ago |
Georg Hopp
|
70e4fce1a0
|
Use new class interface and update copyright information
|
12 years ago |
Georg Hopp
|
a62879f735
|
compile with latest library versions, escpecialy the new socket code.
|
12 years ago |
Georg Hopp
|
1e6a855038
|
add session removal by ip
|
12 years ago |
Georg Hopp
|
01dc476775
|
utilize libtrdata
|
12 years ago |
Georg Hopp
|
cf7f338bb2
|
move all hashing helper code in separate library
|
12 years ago |
Georg Hopp
|
67b37a057b
|
moved the class and memory management into a separate project libtrbase / prefix all of the public interface of libtrbase with TR_
|
12 years ago |
Georg Hopp
|
06c15c2b3c
|
basic user update functionality
|
12 years ago |
Georg Hopp
|
de714f8a19
|
use the new application container
|
12 years ago |
Georg Hopp
|
f95c7f2fae
|
display lines of code in page footer
|
12 years ago |
Georg Hopp
|
17d11ab2a8
|
remove no longer used application signup method
|
12 years ago |
Georg Hopp
|
45dc79e210
|
generalise user handling more so that not only signup and login is possible but also password or userdata changes and further administration.
|
12 years ago |
Georg Hopp
|
080add7222
|
remove specialized load and save from user, add serializable and indexable interface and make user utilize both and store a user and its credentials keyed by its uuid
|
12 years ago |
Georg Hopp
|
1dd874a99b
|
optimized session handling. closes #41
|
12 years ago |
Georg Hopp
|
52f6fbc52a
|
logout no longer tries to stop the session. Now simply the user is removed.
|
12 years ago |
Georg Hopp
|
c70d626931
|
update prototypes
|
12 years ago |
Georg Hopp
|
711dc28fc5
|
show taskrambler version in Frontend
|
12 years ago |
Georg Hopp
|
f1a1399db7
|
now signup and login with storage of a hashed password works.
|
12 years ago |
Georg Hopp
|
70c5edfde9
|
put most of the parts for simple signup/login in place...not tested now as it is late. Hopefully tomorrow I find the time to setup a small testform and bring this whole thing finally to work. refs #36
|
12 years ago |
Georg Hopp
|
1094e9c9f0
|
make sessions start on any request and clean them when they have timed out.
|
12 years ago |
Georg Hopp
|
9cd89f97cf
|
now signup and login with storage of a hashed password works.
|
12 years ago |
Georg Hopp
|
6139e8f03a
|
put most of the parts for simple signup/login in place...not tested now as it is late. Hopefully tomorrow I find the time to setup a small testform and bring this whole thing finally to work. refs #36
|
12 years ago |
Georg Hopp
|
76d164b80c
|
make sessions start on any request and clean them when they have timed out.
|
12 years ago |
Georg Hopp
|
79b346559a
|
code with abstraced application compiles again, but does not work correctly, start debugging. refs #24
|
12 years ago |
Georg Hopp
|
36612df0da
|
implemented an application class as well as an http adapter for it and use it to start application logic by http requests as well as creating a fitting repsonse. Not perfect, but a start. This code is not finish and will not work...in fact it won't even compile i think. refs #24
|
12 years ago |
Georg Hopp
|
817758272a
|
remove occurences of write circular buffer
|
12 years ago |
Georg Hopp
|
d235aaef32
|
try to use memory mapped io for asset access, but this one leaks like a rotten barge
|
12 years ago |
Georg Hopp
|
623a062df7
|
add suppport for file extension based mime type detection.
|
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 |
Georg Hopp
|
fa02368ab8
|
initial fork from server project
|
14 years ago |