Dan Brown 
							
						 
					 
					
						
						
							
						
						f696aa5eea 
					 
					
						
						
							
							Added the ability to remove an MFA method  
						
						... 
						
						
						
						Includes testing to cover 
						
						
					 
					
						2021-07-14 21:27:21 +01:00 
						 
				 
			
				
					
						
							
							
								Dan Brown 
							
						 
					 
					
						
						
							
						
						916a82616f 
					 
					
						
						
							
							Complete base flow for TOTP setup  
						
						... 
						
						
						
						- Includes DB storage and code validation.
- Extracted TOTP work to its own service file.
- Still needs testing to cover this side of things. 
						
						
					 
					
						2021-06-30 22:10:02 +01:00 
						 
				 
			
				
					
						
							
							
								Dan Brown 
							
						 
					 
					
						
						
							
						
						934a833818 
					 
					
						
						
							
							Apply fixes from StyleCI  
						
						
						
						
					 
					
						2021-06-26 15:23:15 +00:00 
						 
				 
			
				
					
						
							
							
								Dan Brown 
							
						 
					 
					
						
						
							
						
						98a1e57ba9 
					 
					
						
						
							
							Ran phpcbf and updated phpcs.xml  
						
						
						
						
					 
					
						2021-03-07 22:24:05 +00:00 
						 
				 
			
				
					
						
							
							
								Dan Brown 
							
						 
					 
					
						
						
							
						
						bd6a1a66d1 
					 
					
						
						
							
							Implemented remainder of activity types  
						
						... 
						
						
						
						Also fixed audit log to work for non-entity items. 
						
						
					 
					
						2020-11-20 19:33:11 +00:00 
						 
				 
			
				
					
						
							
							
								Dan Brown 
							
						 
					 
					
						
						
							
						
						da37700ac2 
					 
					
						
						
							
							Implemented user, api_tokem & role activity logging  
						
						... 
						
						
						
						Also refactored some role content, primarily updating the permission
controller to be RoleController since it only dealt with roles. 
						
						
					 
					
						2020-11-20 18:53:01 +00:00 
						 
				 
			
				
					
						
							
							
								Dan Brown 
							
						 
					 
					
						
						
							
						
						3f7180fa99 
					 
					
						
						
							
							Started widening of activity logging  
						
						... 
						
						
						
						In progress, Need to implement much of the logging in controllers.
Also cleaned up base controller along the way. 
						
						
					 
					
						2020-11-18 23:40:39 +00:00 
						 
				 
			
				
					
						
							
							
								Dan Brown 
							
						 
					 
					
						
						
							
						
						c157dc3490 
					 
					
						
						
							
							Organised activity types and moved most to repos  
						
						... 
						
						
						
						Repos are generally better since otherwise we end up duplicating
things between front-end and API.
Types moved to by CONST values within a class for better visibilty
of usage and listing of types. 
						
						
					 
					
						2020-11-07 22:37:27 +00:00