summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
paulr [Mon, 6 Dec 2010 05:47:45 +0000]
renamed index to admin
paulr [Sun, 5 Dec 2010 16:25:43 +0000]
a partially functional web app is now partially functional
paulr [Sun, 5 Dec 2010 15:07:18 +0000]
functional authd/authclient
paulr [Sun, 5 Dec 2010 14:23:32 +0000]
a working authd/authclient - mostly
paulr [Sun, 5 Dec 2010 13:39:10 +0000]
fixed a minor thing with the hotp skew
paulr [Sat, 4 Dec 2010 18:46:32 +0000]
just trying to figure out how to create the db properly
paulr [Sat, 4 Dec 2010 18:14:06 +0000]
comms work between authd and authclient
paulr [Sat, 4 Dec 2010 17:51:55 +0000]
mostly authclient/authd comms
paulr [Fri, 3 Dec 2010 06:54:45 +0000]
more authserver code
paulr [Fri, 3 Dec 2010 05:44:06 +0000]
more auth server work
paulr [Fri, 3 Dec 2010 04:02:09 +0000]
lots of little auth changes... going from proof of concept to real deal
paulr [Fri, 3 Dec 2010 03:10:23 +0000]
lots of work on the authserver... tho mostly proof of concept
paulr [Thu, 2 Dec 2010 10:16:22 +0000]
beginning the framework for authserver
paulr [Wed, 1 Dec 2010 17:23:29 +0000]
more setup server code
paulr [Wed, 1 Dec 2010 17:21:10 +0000]
added more setup server.sh code
paulr [Wed, 1 Dec 2010 17:08:06 +0000]
minor mods to script
paulr [Wed, 1 Dec 2010 17:07:34 +0000]
added a setup server script to automatically setup an ubuntu server as an auth server
paulr [Tue, 23 Nov 2010 06:19:21 +0000]
active directory text and stuff
paulr [Tue, 23 Nov 2010 05:40:43 +0000]
just change the ldap bind test so it can not import my creds if they dont exist
paulr [Tue, 23 Nov 2010 05:35:16 +0000]
Working AD basic html page.
paulr [Tue, 23 Nov 2010 04:34:02 +0000]
Active directory examples.
paulr [Tue, 23 Nov 2010 03:13:35 +0000]
testing how extension attribs work under ad/ldap
paulr [Mon, 22 Nov 2010 14:23:50 +0000]
changed radius specific stuff to more generic forms
paulr [Mon, 22 Nov 2010 14:23:03 +0000]
added a funcitonal reference...
is there such a thing as phpdoc thats like java doc i wonder?
paulr [Sun, 21 Nov 2010 16:44:35 +0000]
updated the readme
paulr [Sun, 21 Nov 2010 16:19:20 +0000]
a bit more error checking, moved the skew's and hunt values into global variables that are set at __construct time.
paulr [Sun, 21 Nov 2010 15:12:15 +0000]
Updated the todo
paulr [Sun, 21 Nov 2010 15:11:35 +0000]
Some minor error checking code.
paulr [Thu, 18 Nov 2010 22:49:36 +0000]
ug... how do i make freeradius work?
paulr [Wed, 17 Nov 2010 22:06:18 +0000]
changed all ref's to lib.php to ga4php.php
paulr [Wed, 17 Nov 2010 22:04:32 +0000]
renamed the main library
paulr [Tue, 16 Nov 2010 23:28:17 +0000]
some minor changes to layout
paulr [Tue, 16 Nov 2010 23:22:17 +0000]
Added a login page example
paulr [Tue, 16 Nov 2010 15:46:57 +0000]
added some text to the provisioning example explaining how to use the page.
paulr [Tue, 16 Nov 2010 15:41:05 +0000]
Created a provisioning example
paulr [Tue, 16 Nov 2010 14:22:46 +0000]
cleaned up the example code.
added a new example
paulr [Tue, 16 Nov 2010 13:49:47 +0000]
moving the old example out of the way for now
paulr [Tue, 16 Nov 2010 13:45:55 +0000]
Added some methods and made a todo file
paulr [Tue, 16 Nov 2010 06:26:26 +0000]
moved to abstract class with overloading.
paulr [Tue, 16 Nov 2010 05:27:49 +0000]
moved the main class to an abstract super
paulr [Tue, 16 Nov 2010 05:04:23 +0000]
moving to an overload function
paulr [Mon, 15 Nov 2010 15:42:15 +0000]
just thinking out loud in the main lib.php
paulr [Mon, 15 Nov 2010 15:38:23 +0000]
a stupid implementaiton of function passing into an object... rediculouse thing to do
paulr [Mon, 15 Nov 2010 06:21:42 +0000]
todo's
paulr [Mon, 15 Nov 2010 06:15:26 +0000]
im not really sure...
paulr [Mon, 15 Nov 2010 06:04:52 +0000]
fixed various issues around how google auth'er wants to see urls.
paulr [Mon, 15 Nov 2010 05:16:10 +0000]
various improvemens
paulr [Mon, 15 Nov 2010 04:03:30 +0000]
warning about offsiting the qrcode generation...
paulr [Mon, 15 Nov 2010 03:44:33 +0000]
working example page
paulr [Mon, 15 Nov 2010 03:07:44 +0000]
An initially working library.
paulr [Sun, 14 Nov 2010 22:55:20 +0000]
unit tests and base code
paulr [Sun, 14 Nov 2010 22:07:48 +0000]
initial commit