b1efa11308  
						 
						
							
							
								
								
								Update function definition in library/OAuth1  
							
							 
							
							... 
							
							
							
							- Move optional token parameter at the end of OAuthRequest::from_consumer_and_token() function definition
- Make token parameter optional in OAuthSignatureMethod->build_signature
- Move optional token parameter at the end of OAuthSignatureMethod->check_signature() function definition 
							
						 
						
							2020-04-25 13:21:21 -04:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	17838366a0  
						 
						
							
							
								
								
								Reformat library/OAuth1  
							
							 
							
							... 
							
							
							
							- Add type hints to Network\FKOAuthDataStore 
							
						 
						
							2019-12-09 22:50:35 -05:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									dew-git 
								
							 
						 
						
							
							
								
							
							
	dc01bdbc80  
						 
						
							
							
								
								
								Use the utility instead.  
							
							 
							
							
							
						 
						
							2019-10-10 20:43:32 -08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									dew-git 
								
							 
						 
						
							
							
								
							
							
	811cdcdfcb  
						 
						
							
							
								
								
								Fix security vulnerbilities.  
							
							 
							
							... 
							
							
							
							Fix possible length extension attack, predicable generators, timing attacks on hash comparision and improved formatting. 
							
						 
						
							2019-10-10 15:21:41 -08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	895b3abf32  
						 
						
							
							
								
								
								Remove/replace killme() with *exit()  
							
							 
							
							
							
						 
						
							2019-01-21 09:49:17 -05:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	6fd294aac5  
						 
						
							
							
								
								
								Protect OAuthException declaration to avoid conflict with php-pecl-oauth  
							
							 
							
							
							
						 
						
							2018-11-22 22:21:57 -05:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Hypolite Petovan 
								
							 
						 
						
							
							
								
							
							
	85ec2775e9  
						 
						
							
							
								
								
								Remove conditional declaration of OAuthException  
							
							 
							
							
							
						 
						
							2018-02-02 08:08:07 -05:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									thorsten23 
								
							 
						 
						
							
							
								
							
							
	a665ebafa4  
						 
						
							
							
								
								
								Replaced 'q' by 'pagename' so that the basestring is encoded right. The correct basestring is needed to create the right signature in the OAuth authentication process.  
							
							 
							
							
							
						 
						
							2015-03-14 19:55:36 +01:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Michael Vogel 
								
							 
						 
						
							
							
								
							
							
	7770317f1e  
						 
						
							
							
								
								
								Preparations for a more visible reshare when exporting to twitter, statusnet or facebook.  
							
							 
							
							... 
							
							
							
							The oauth-parts are some experimental stuff for the statusnet API - but they don't hurt. 
							
						 
						
							2013-07-28 20:38:48 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Carsten Pfeiffer 
								
							 
						 
						
							
							
								
							
							
	7e5ec9fceb  
						 
						
							
							
								
								
								Wrap class OAuthException with !class_exists  
							
							 
							
							... 
							
							
							
							Same problem and solution as discussed on
https://drupal.org/node/1334528  
							
						 
						
							2013-04-27 21:08:45 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Alexander Kampmann 
								
							 
						 
						
							
							
								
							
							
	355c42cb30  
						 
						
							
							
								
								
								Merge branch 'master' of  https://github.com/friendica/friendica  
							
							 
							
							... 
							
							
							
							Conflicts:
	include/config.php
	update.php 
							
						 
						
							2012-04-05 13:39:15 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Abinoam P. Marques Jr 
								
							 
						 
						
							
							
								
							
							
	6e2ae7bf1e  
						 
						
							
							
								
								
								library/OAuth1 - Friendika -> Friendica  
							
							 
							
							
							
						 
						
							2012-02-20 19:38:43 -03:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									friendica 
								
							 
						 
						
							
							
								
							
							
	8aa2552372  
						 
						
							
							
								
								
								add remove_user hook (it looks like dreamhost changed all my file permissions, this will make a nasty commit)  
							
							 
							
							
							
						 
						
							2012-01-18 16:21:30 -08:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Fabio Comuni 
								
							 
						 
						
							
							
								
							
							
	10e5754e24  
						 
						
							
							
								
								
								oauth: authorize  
							
							 
							
							
							
						 
						
							2011-11-07 17:36:41 +01:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Fabio Comuni 
								
							 
						 
						
							
							
								
							
							
	ff7fc68382  
						 
						
							
							
								
								
								oauthapi: authorize app  
							
							 
							
							
							
						 
						
							2011-10-26 17:15:36 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Friendika 
								
							 
						 
						
							
							
								
							
							
	5f2f644064  
						 
						
							
							
								
								
								resolve file inclusion conflicts w/ multiple plugins, improve the typo checker  
							
							 
							
							
							
						 
						
							2011-02-21 20:19:33 -08:00