index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Server
/
Handlers
/
Authentication
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-05-07
let StreamReader be in using statements
UbitUmarov
2
-5
/
+8
2017-01-05
Massive tab and trailing space cleanup
Melanie Thielker
3
-14
/
+14
2014-08-13
Update OpenID server handler with proper interface. fixes http://opensimulato...
BlueWall
1
-1
/
+1
2014-07-21
Close streams immediately when we finish using them
Oren Hurvitz
1
-14
/
+3
2014-05-27
minor: Comment out 2 error level debugging message in authentication code
Justin Clark-Casey (justincc)
1
-1
/
+1
2014-05-23
Adds optional HTTP Basic Authentication to Robust service connectors.
Diva Canto
2
-4
/
+9
2013-07-08
Add "show caps stats by user" and "show caps stats by cap" console commands t...
Justin Clark-Casey (justincc)
2
-20
/
+12
2012-07-13
Rather than instantiating a UTF8 encoding everywhere when we want to supress ...
Justin Clark-Casey (justincc)
1
-2
/
+1
2012-05-03
Implement optional name and description on http stream handlers so that we ca...
Justin Clark-Casey (justincc)
1
-0
/
+2
2012-03-02
OpenID auth needs hashing before authenticating
BlueWall
1
-1
/
+1
2012-02-02
OpenID: server connector had a copy-and-paste error that made identity querie...
Diva Canto
1
-1
/
+1
2011-12-05
Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead ...
Justin Clark-Casey (justincc)
2
-2
/
+2
2011-10-24
Add optional getauthinfo and setauthinfo authentication service calls.
Justin Clark-Casey (justincc)
1
-1
/
+73
2011-10-19
Add option to allow remote http calls to setpassword in the AuthenticationSer...
Justin Clark-Casey (justincc)
2
-23
/
+46
2010-01-10
Fixed small inconsistency in config var name.
Diva Canto
1
-1
/
+1
2010-01-10
Moved OpenId authentication from user server to Server.Handlers.Authentication.
Diva Canto
2
-0
/
+422
2010-01-05
Change the signature of the forms requester data in preparation to getting
Melanie
1
-7
/
+7
2009-12-27
Change the signature of the forms requester data in preparation to getting
Melanie
1
-7
/
+7
2009-09-29
Fix loading modules with alternate configurations and ports into ROBUST.
Melanie
1
-4
/
+8
2009-09-29
Fix loading modules with alternate configurations and ports into ROBUST.
Melanie
1
-4
/
+8
2009-09-19
Adding the deserializer for server form/xml replies
Melanie
1
-3
/
+3
2009-09-04
Implement plain password authentication partway. Tested, but no user
Melanie
2
-1
/
+234
2009-09-04
More work on new authentication service
Melanie
1
-3
/
+3
2009-08-09
More removal of HG2 code, this time authentication module and handlers.
Diva Canto
2
-181
/
+0
2009-08-06
HGAuthenticationService must be a singleton, because it has in-memory state. ...
Diva Canto
1
-1
/
+3
2009-06-22
Update svn properties.
Jeff Ames
2
-179
/
+179
2009-06-17
Implementation of a simple authentication service + in connector in route to ...
diva
2
-0
/
+179
2009-06-04
Comment out unused variables / private fields to avoid compiler warnings.
Jeff Ames
1
-4
/
+3
2009-06-03
Committing the partial refactor of authentication services. No user functionlity
Melanie Thielker
1
-0
/
+61