Forum Activity for @nate

nate
@nate
01/19/15 11:26:49AM
917 posts

Basic Authentication


Proxima

If the client key is the username what is the password?
nate
@nate
01/19/15 10:35:22AM
917 posts

Basic Authentication


Proxima

I'm gonna go with yes.

String credentials = ClientMap.PROXIMA_KEY;

updated by @nate: 01/19/15 10:38:08AM
nate
@nate
01/19/15 10:32:45AM
917 posts

Basic Authentication


Proxima

Forgive my greeness. Proxima says use the client key as the username. The tutorial I have for android basic auth says use a hash with the password and username.

AndroidHttpClient client = AndroidHttpClient.newInstance("AndroidAgent");
HttpGet request = new HttpGet(uri);
String credentials = username + ":" + password;
String base64EncodedCredentials = Base64.encodeToString(credentials.getBytes(), Base64.NO_WRAP);
request.addHeader("Authorization", "Basic " + base64EncodedCredentials);
HttpResponse response;


Do I drop the password?

updated by @nate: 02/20/15 07:10:54PM
nate
@nate
01/19/15 07:36:07AM
917 posts

Profile Menu


Jamroom Developers

There is something about him. He wins.
nate
@nate
01/19/15 07:31:25AM
917 posts

Profile Menu


Jamroom Developers

Russel Wilson. He's got the mojo. That 2 point throw was the game.
nate
@nate
01/19/15 07:25:33AM
917 posts

Profile Menu


Jamroom Developers

That did it. Thanks. What a game.
nate
@nate
01/18/15 03:48:38PM
917 posts

Profile Menu


Jamroom Developers

That didn't seem to fix it. I have cleared cache and ran integrity check. I can see it on my language tab in the ACP but still not on profiles.
nate
@nate
01/18/15 02:44:59PM
917 posts

Profile Menu


Jamroom Developers

I would have never figure that out. lol Thanks.
nate
@nate
01/18/15 11:00:27AM
917 posts

Profile Menu


Jamroom Developers

I can't get my module to show up in the profile menu. I have the quota file in place and even a profile.php in use. If I dial the url directly I can see the section but I can't figure out how to get it to show in the profile menu.
updated by @nate: 02/23/15 05:03:12PM
nate
@nate
01/17/15 02:30:19PM
917 posts

Profile pages show not found


Proxima

Yeah the rams and Hawks go at it every year. I guess they know each other well. Good luck in the next 2 games.
  72