d6efc90194 
 
						 
						
							
							
								
								
								cleanup namespace usages for L10n  
							
							
							
						 
						
							2020-01-19 16:31:33 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
	5dfee31108 
 
						 
						
							
							
								
								
								Move L10n::t() calls to DI::l10n()->t() calls  
							
							
							
						 
						
							2020-01-19 16:31:16 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
	8e6973b774 
 
						 
						
							
							
								
								
								Refactor deprecated App::internalRedirect() to DI::baseUrl()->redirect()  
							
							
							
						 
						
							2019-12-29 20:17:43 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
	388b963714 
 
						 
						
							
							
								
								
								Replace BaseObject class with DI::* calls  
							
							
							
						 
						
							2019-12-29 20:17:38 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
	1de3f186d7 
 
						 
						
							
							
								
								
								Introduce new DI container  
							
							... 
							
							
							
							- Adding Friendica\DI class for getting dynamic classes
- Replacing BaseObject::getApp() with this class 
							
						 
						
							2019-12-29 20:16:55 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
	54392fab81 
 
						 
						
							
							
								
								
								Move Cookie to own class (with tests)  
							
							... 
							
							
							
							Move Authentication to App namespace 
							
						 
						
							2019-12-08 22:45:34 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	
	
	96555a7385 
 
						 
						
							
							
								
								
								Refactor "Authentication" class with four main methods:  
							
							... 
							
							
							
							- withSession() - for auto authentication with Session/Cookie variables
- withOpenId() - for authentication with an OpenID account
- withPassword() - for authentication with Password
- setForUser() - for setting the user auth context of the current session
Refactor "Session" class - contains now "native" Session Management methods 
							
						 
						
							2019-12-05 23:02:51 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	8c03bdada9  
						 
						
							
							
								
								
								parameters now are having a default value and are optional  
							
							
							
						 
						
							2019-11-05 21:48:54 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	bd62d548db  
						 
						
							
							
								
								
								Added parameters  
							
							
							
						 
						
							2019-11-05 20:22:54 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
							
							
	02f02d44dc  
						 
						
							
							
								
								
								Move mod/manage to src/Module/Delegation  
							
							... 
							
							
							
							- Move templates/manage to templates/delegation
- Update navigation links
- Update CSS classes 
							
						 
						
							2019-10-11 19:59:06 -04:00