summaryrefslogtreecommitdiffstats
path: root/python/lasso.py
Commit message (Expand)AuthorAgeFilesLines
* Renamed load_notification_msg to process_notification msg, renamed process_re...Nicolas Clapies2004-08-061-8/+8
* Python binding now raises exceptions instead of returning error codes.Emmanuel Raviart2004-08-041-56/+142
* Slightly improved exception handling in Python.Emmanuel Raviart2004-08-041-59/+200
* update of lecp python bindingNicolas Clapies2004-08-041-13/+13
* Removed the 'identity' arg in lasso_login_new_from_dump() methodValery Febvre2004-08-041-2/+2
* *** empty log message ***Nicolas Clapies2004-08-041-8/+8
* In Python, Server.add_provider now returns an error code instead of None.Emmanuel Raviart2004-08-041-2/+2
* add request type test for LecpNicolas Clapies2004-08-031-6/+25
* - Replaced some charPtrConst_wrap() calls by charPtr_wrap()Valery Febvre2004-08-021-3/+24
* Check that Lasso is inited and shotdown only once.Emmanuel Raviart2004-08-021-0/+15
* Removed access to attributes identity & session by __getattr__Valery Febvre2004-07-311-8/+0
* Python login_tests now works again, although there remains a lasso-CRITICALEmmanuel Raviart2004-07-311-6/+10
* *** empty log message ***Valery Febvre2004-07-311-7/+16
* Removed last profile_context or profileContext.Emmanuel Raviart2004-07-301-2/+2
* *** empty log message ***Nicolas Clapies2004-07-301-9/+20
* Update endValery Febvre2004-07-301-1/+44
* UpdateValery Febvre2004-07-301-34/+33
* update of register name identifierNicolas Clapies2004-07-291-61/+21
* update of federation terminationNicolas Clapies2004-07-271-14/+14
* Removed obsolete logout method load_from_dump.Emmanuel Raviart2004-07-261-3/+0
* *** empty log message ***Valery Febvre2004-07-261-7/+7
* Added new ProfileContext classValery Febvre2004-07-261-15/+38
* acces to RelayState in logout objectNicolas Clapies2004-07-261-12/+16
* fixed tabulations in python files (oh the horror; they were mixed with spaceFrederic Peters2004-07-251-78/+78
* udpate of C lecp, add python lecpNicolas Clapies2004-07-251-4/+57
* Added Java LassoUser.getAuthenticationMethodEmmanuel Raviart2004-07-231-1/+1
* Added lasso_user_get_authentication_method()Valery Febvre2004-07-231-4/+7
* update of logout with better support of propagation from idpNicolas Clapies2004-07-231-1/+4
* Nearly completed Python & Java first non-regression test for login.Emmanuel Raviart2004-07-221-6/+6
* A little more java binding and non-regression tests.Emmanuel Raviart2004-07-221-1/+1
* update of logout example with test of the request soapNicolas Clapies2004-07-221-0/+7
* Corrected Lasso URL.Emmanuel Raviart2004-07-221-1/+1
* Added method set_consent in LibAuthnRequest classValery Febvre2004-07-221-0/+3
* *** empty log message ***Nicolas Clapies2004-07-211-8/+6
* add list of identity provider id in user environNicolas Clapies2004-07-211-2/+2
* allow no param in init_request for class LogoutNicolas Clapies2004-07-211-1/+1
* *** empty log message ***Nicolas Clapies2004-07-201-13/+8
* *** empty log message ***Nicolas Clapies2004-07-201-0/+57
* update federation terminationNicolas Clapies2004-07-191-7/+53
* *** empty log message ***Nicolas Clapies2004-07-181-0/+3
* *** empty log message ***Nicolas Clapies2004-07-161-3/+3
* *** empty log message ***Nicolas Clapies2004-07-161-1/+9
* *** empty log message ***Valery Febvre2004-07-151-1/+1
* Added method create_user in Login classValery Febvre2004-07-151-4/+8
* *** empty log message ***Valery Febvre2004-07-141-2/+2
* *** empty log message ***Valery Febvre2004-07-141-6/+9
* add class User, update class Logout, update example logout.pyNicolas Clapies2004-07-131-6/+47
* Profile instead of porfile.Emmanuel Raviart2004-07-131-2/+2
* *** empty log message ***Valery Febvre2004-07-131-0/+3
* *** empty log message ***Valery Febvre2004-07-131-4/+5