summaryrefslogtreecommitdiffstats
path: root/python/environs
Commit message (Expand)AuthorAgeFilesLines
* Removed old Python binding.Emmanuel Raviart2004-08-2020-2351/+0
* little register name identifier udpatesNicolas Clapies2004-08-182-6/+10
* properly use libtool convenience libraries (intend is to build correctly onFrederic Peters2004-08-181-2/+2
* Updated serverValery Febvre2004-08-091-2/+2
* Removed Base64 encoding in lasso_lecp_build_authn_response_msg()Valery Febvre2004-08-091-17/+24
* Removed the param 'remote_providerID' of lasso_login_init_authn_request() methodValery Febvre2004-08-091-10/+10
* Added attributes request, request_type, response, response_type to Lecp inEmmanuel Raviart2004-08-071-2/+11
* Renamed load_notification_msg to process_notification msg, renamed process_re...Nicolas Clapies2004-08-062-11/+11
* fix in lecpNicolas Clapies2004-08-051-4/+4
* *** empty log message ***Nicolas Clapies2004-08-051-1/+6
* update of lecp python bindingNicolas Clapies2004-08-042-76/+64
* *** empty log message ***Valery Febvre2004-08-041-2/+2
* Removed the 'identity' arg in lasso_login_new_from_dump() methodValery Febvre2004-08-041-10/+6
* move server param in newNicolas Clapies2004-08-041-13/+10
* In Python, Server.add_provider now returns an error code instead of None.Emmanuel Raviart2004-08-041-8/+8
* *** empty log message ***Nicolas Clapies2004-08-031-1/+1
* Bye bye AM_CONDITIONAL rests.Romain Chantereay2004-08-031-2/+0
* replace load_request_msg() with process_request_msg(), process_request() with...Nicolas Clapies2004-08-032-10/+10
* - Replaced some charPtrConst_wrap() calls by charPtr_wrap()Valery Febvre2004-08-025-7/+36
* Removed access to attributes identity & session by __getattr__Valery Febvre2004-07-312-13/+5
* Python login_tests now works again, although there remains a lasso-CRITICALEmmanuel Raviart2004-07-312-12/+14
* *** empty log message ***Nicolas Clapies2004-07-302-29/+76
* Update endValery Febvre2004-07-304-0/+126
* *** empty log message ***Valery Febvre2004-07-302-231/+0
* UpdateValery Febvre2004-07-3011-149/+270
* Renamed ProfileContext into ProfileValery Febvre2004-07-302-30/+30
* Initial commitValery Febvre2004-07-302-0/+233
* Update beginingValery Febvre2004-07-308-48/+46
* update of register name identifierNicolas Clapies2004-07-291-5/+4
* *** empty log message ***Nicolas Clapies2004-07-271-1/+1
* update of federation terminationNicolas Clapies2004-07-272-18/+37
* Use LassoNode_get instead of LassoAssertion_get in user_add_assertion()Nicolas Clapies2004-07-271-4/+2
* 'assertion' var should be a PyObject*, not a LassoNode* (in user_add_assertion)Valery Febvre2004-07-271-4/+5
* Ooops, Copy/Paste isn't always your friend :-)Valery Febvre2004-07-271-2/+2
* fix a bug in python binding user_add_assertion : give obj of python assertion...Nicolas Clapies2004-07-261-2/+4
* Removed obsolete logout method load_from_dump.Emmanuel Raviart2004-07-262-19/+0
* *** empty log message ***Valery Febvre2004-07-261-2/+2
* Added new ProfileContext classValery Febvre2004-07-263-10/+71
* acces to RelayState in logout objectNicolas Clapies2004-07-261-11/+15
* Removed nameIdentifier attribute in Logout objectValery Febvre2004-07-261-1/+1
* Many little fixsValery Febvre2004-07-251-4/+5
* initialze codeErrorFrederic Peters2004-07-251-6/+6
* fix the problem of setting the user environ in SOAP method :Nicolas Clapies2004-07-252-18/+52
* udpate of C lecp, add python lecpNicolas Clapies2004-07-253-2/+259
* added --enable-python option to ./configure; default is yes.Frederic Peters2004-07-231-4/+7
* Added lasso_user_get_authentication_method()Valery Febvre2004-07-232-9/+28
* *** empty log message ***Nicolas Clapies2004-07-231-1/+1
* update of logout with better support of propagation from idpNicolas Clapies2004-07-232-0/+20
* build was used by distutils; no longer used. (but automake creates .deps)Frederic Peters2004-07-221-1/+1
* ignore Makefile.in, Makefile, .deps and .libs under python/Frederic Peters2004-07-221-0/+3