index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Services
/
AuthenticationService
/
AuthenticationServiceBase.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
get TestSaveIarV0_1() working again by setting up an OpenSim.Data.Null.UserAu...
Justin Clark-Casey (justincc)
2010-06-04
1
-1
/
+1
*
Putting it back to protected; Melanie doesn't like it to be public.
Diva Canto
2010-04-27
1
-1
/
+1
*
Changed GetToken from protected to public. This is not exposed at the interface.
Diva Canto
2010-04-27
1
-1
/
+1
*
SQLite connector better, but access to tables still doesn't work.
Diva Canto
2010-02-20
1
-4
/
+9
*
* Added SetPassword to IAuthenticationService.
Diva Canto
2010-01-09
1
-3
/
+26
*
minor: remove some mono compiler warnings
Justin Clark-Casey (justincc)
2009-09-25
1
-3
/
+3
*
Remove the encryption from the IAuthenticationService interface. That
Melanie
2009-09-06
1
-15
/
+0
*
Add the new AuthStore to migrations. Update OpenSim.Server.ini
Melanie
2009-09-04
1
-1
/
+1
*
Fully implement unencrypted auth token operations
Melanie
2009-09-04
1
-3
/
+8
*
Implement plain password authentication partway. Tested, but no user
Melanie
2009-09-04
1
-0
/
+15
*
More work on new authentication service
Melanie
2009-09-04
1
-2
/
+4
*
Flech out the Authentication service. Add the database loader. Introduce
Melanie
2009-09-04
1
-0
/
+106