Commit graph

14 commits

Author SHA1 Message Date
fgerlits
ffaee61d4d added Play button to Scratchpad;
renamed DJ Bag to Scratchpad in resource bundle files;
put loginEntry->grab_focus() in LoginWindow;
fixed crash in GLiveSupport::login() on incorrect login name and password
2005-03-12 21:07:38 +00:00
fgerlits
db0fcb87fb changed try-catch formatting
added deletePreferencesItem() to authentication module
2005-01-13 14:43:42 +00:00
fgerlits
dff985ecb2 added C++ API in the authentication module for the new storage server
methods loadPref and savePref
2005-01-10 21:31:08 +00:00
fgerlits
0bf873f13c added C++ API in the authentication module for the new storage server
methods loadPref and savePref
2005-01-10 21:10:53 +00:00
fgerlits
de2b5a49a2 modified the authentication and storage modules to throw their
own exception classes AuthenticationException and StorageException
instead of invalid_argument and logic_error
2004-12-23 11:37:55 +00:00
fgerlits
8d8eaa93be moved AuthenticationClientInterface.h from Core to Authentication
moved StorageClientInterface.h from Core to Storage
added tests for AuthenticationClientFactory and StorageClientFactory
2004-12-15 20:36:26 +00:00
fgerlits
02736c51aa moved WebAuthenticationClient in cvs, too 2004-12-02 13:38:09 +00:00
fgerlits
f561ad58ff modified to allow only one kind of client at a time 2004-11-24 16:45:58 +00:00
fgerlits
8d7e16a0c4 changed StorageClientFactory to produce only one kind of client
added some documentation (of xml configuration file format)
2004-11-24 16:21:59 +00:00
fgerlits
06a2fcd2a0 added a test authentication client, and (temporarily) removed the
'make -C modules/storageServer' lines from the makefiles
2004-11-24 11:09:23 +00:00
fgerlits
d453f7d664 added some more documentation to the authentication client 2004-11-23 16:31:14 +00:00
fgerlits
d64b7fcdf5 version 2 of the authentication client; it works now, but still depends
on a http server set up correctly beforehand
2004-11-22 10:38:08 +00:00
fgerlits
c662e639e0 added some more bits of the authentication module 2004-11-20 10:53:56 +00:00
fgerlits
03e541ce79 added authentication module 2004-11-20 10:24:23 +00:00