summaryrefslogtreecommitdiffstats
path: root/python/protocols/py_authn_request.c
Commit message (Collapse)AuthorAgeFilesLines
* Removed old Python binding.Emmanuel Raviart2004-08-201-113/+0
|
* Update python bindingValery Febvre2004-08-191-2/+4
|
* - Replaced some charPtrConst_wrap() calls by charPtr_wrap()Valery Febvre2004-08-021-2/+2
| | | | | | - Added GPtrArray_wrap() function to wrap GPtrArray into Python list. - Added session_getattr() function, we can get now providerIDs and is_dirty properties of Session objects.
* Added Nicolas to authors.Emmanuel Raviart2004-07-221-2/+2
|
* Corrected Lasso URL.Emmanuel Raviart2004-07-221-1/+1
| | | | Some progress in Python non regression test.
* *** empty log message ***Valery Febvre2004-05-071-2/+2
|
* Many many changesValery Febvre2004-05-021-6/+17
|
* Initial commitValery Febvre2004-04-291-0/+100