Boy132 
							
						 
					 
					
						
						
						
						
							
						
						
							82fd547484 
							
						 
					 
					
						
						
							
							replace encrypt/ decrypt with encrypted casting  
						
						
						
						
					 
					
						2024-05-28 15:24:20 +02:00 
						 
				 
			
				
					
						
							
							
								Lance Pioch 
							
						 
					 
					
						
						
						
						
							
						
						
							d58496a355 
							
						 
					 
					
						
						
							
							Replace with helper  
						
						
						
						
					 
					
						2024-03-19 05:11:41 -04:00 
						 
				 
			
				
					
						
							
							
								Lance Pioch 
							
						 
					 
					
						
						
						
						
							
						
						
							d9cfb62a12 
							
						 
					 
					
						
						
							
							Use config helper instead  
						
						
						
						
					 
					
						2024-03-19 04:59:19 -04:00 
						 
				 
			
				
					
						
							
							
								Lance Pioch 
							
						 
					 
					
						
						
						
						
							
						
						
							1172fec6e5 
							
						 
					 
					
						
						
							
							Remove record not found exception  
						
						
						
						
					 
					
						2024-03-16 23:34:45 -04:00 
						 
				 
			
				
					
						
							
							
								Lance Pioch 
							
						 
					 
					
						
						
						
						
							
						
						
							1813e6f549 
							
						 
					 
					
						
						
							
							Remove user repository  
						
						
						
						
					 
					
						2024-03-16 19:10:31 -04:00 
						 
				 
			
				
					
						
							
							
								Lance Pioch 
							
						 
					 
					
						
						
						
						
							
						
						
							883314b74a 
							
						 
					 
					
						
						
							
							Small updates  
						
						
						
						
					 
					
						2024-03-12 22:47:32 -04:00 
						 
				 
			
				
					
						
							
							
								Lance Pioch 
							
						 
					 
					
						
						
						
						
							
						
						
							c83dd86a41 
							
						 
					 
					
						
						
							
							Switch namespace back to App  
						
						
						
						
					 
					
						2024-03-12 22:39:16 -04:00 
						 
				 
			
				
					
						
							
							
								Matthew Penner 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1d38b4f0e2 
							
						 
					 
					
						
						
							
							Laravel 10 ( #4706 )  
						
						
						
						
					 
					
						2023-02-23 12:30:16 -07:00 
						 
				 
			
				
					
						
							
							
								Matthew Penner 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							cbcf62086f 
							
						 
					 
					
						
						
							
							Upgrade to Laravel 9 ( #4413 )  
						
						... 
						
						
						
						Co-authored-by: DaneEveritt <dane@daneeveritt.com> 
						
						
					 
					
						2022-10-14 10:59:20 -06:00 
						 
				 
			
				
					
						
							
							
								Mia 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							bda1ff50ab 
							
						 
					 
					
						
						
							
							[UI] Display the 2FA token, show spinner on load ( #3367 )  
						
						... 
						
						
						
						Co-authored-by: Dane Everitt <dane@daneeveritt.com> 
						
						
					 
					
						2021-08-02 20:39:12 -07:00 
						 
				 
			
				
					
						
							
							
								Dane Everitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c449ca5155 
							
						 
					 
					
						
						
							
							Use more standardized phpcs  
						
						
						
						
					 
					
						2021-01-23 12:33:34 -08:00 
						 
				 
			
				
					
						
							
							
								Dane Everitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7ee509d8c2 
							
						 
					 
					
						
						
							
							urlencode company name;  closes   #1690  
						
						
						
						
					 
					
						2020-07-02 21:14:53 -07:00 
						 
				 
			
				
					
						
							
							
								Dane Everitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7543ef085d 
							
						 
					 
					
						
						
							
							Format files  
						
						
						
						
					 
					
						2019-09-05 21:32:57 -07:00 
						 
				 
			
				
					
						
							
							
								Dane Everitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							47c12929c4 
							
						 
					 
					
						
						
							
							Fix two-factor token creation for iOS devices,  closes   #1624  
						
						
						
						
					 
					
						2019-08-03 12:37:02 -07:00 
						 
				 
			
				
					
						
							
							
								Dane Everitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							092e7e79ff 
							
						 
					 
					
						
						
							
							Change 2FA service to generate the secret on our own and use an external QR service to display the image  
						
						
						
						
					 
					
						2019-06-21 21:55:09 -07:00 
						 
				 
			
				
					
						
							
							
								saibotk 
							
						 
					 
					
						
						
						
						
							
						
						
							7277b6449b 
							
						 
					 
					
						
						
							
							Replace 2FA QR Code generation ( #1548 )  
						
						... 
						
						
						
						Due to the Google API for generating the 2FA QR code will be shut down on 14.04.2019, this adds the package "pragmarx/google2fa-qrcode" and updates "pragmarx/google2fa" to version 5.x. 
Due to now using BaconQR, Pterodactyl now needs the php-imagick extension to render the images. 
						
						
					 
					
						2019-04-27 14:18:12 -04:00 
						 
				 
			
				
					
						
							
							
								Dane Everitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5f9fe4a69b 
							
						 
					 
					
						
						
							
							Update calls to missing function  
						
						
						
						
					 
					
						2018-01-05 16:33:50 -06:00 
						 
				 
			
				
					
						
							
							
								Dane Everitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c7c2c1a45e 
							
						 
					 
					
						
						
							
							Implement changes to 2FA system ( #761 )  
						
						
						
						
					 
					
						2017-11-18 13:35:33 -05:00 
						 
				 
			
				
					
						
							
							
								Dane Everitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e56f4cdd33 
							
						 
					 
					
						
						
							
							Update license headers on files.  
						
						
						
						
					 
					
						2017-09-25 21:43:01 -05:00 
						 
				 
			
				
					
						
							
							
								Dane Everitt 
							
						 
					 
					
						
						
						
						
							
						
						
							30660cfac2 
							
						 
					 
					
						
						
							
							Apply fixes from StyleCI ( #609 )  
						
						
						
						
					 
					
						2017-08-30 21:14:20 -05:00 
						 
				 
			
				
					
						
							
							
								Dane Everitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e045ef443a 
							
						 
					 
					
						
						
							
							Should wrap up the base landing page stuff for accounts, next step is server rendering  
						
						
						
						
					 
					
						2017-08-30 21:11:14 -05:00