OpenID login broken
							
								
							
							
							
							
						
					
					
						I can't log in with OpenID anymore. "Supplied OpenID provider not found".
						
						
					
				
				
						
						
							Re: OpenID login broken
							
								
							
							
								Reply #5 – 
							
							
						
					
					
						Also found a small bug in the curlFetch class where it was sending things as a post request when it should not.  That was due to me adding in a missing var declaration so a !isset now needs to be !empty   ...    Still not sure this has fixed it though!