| 
						
					 | 
					
						
						
						
						
							
						
						
							634ba7e901
							
						
					 | 
					
						
						
							
							Add access control and :forbidden error handling
						
						
						
						
						
						
					 | 
					
						2023-04-24 23:08:55 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							83335871b4
							
						
					 | 
					
						
						
							
							Add sign-out redirection
						
						
						
						
						
						
					 | 
					
						2023-04-15 23:52:40 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							6d71d38680
							
						
					 | 
					
						
						
							
							Add registration redirection and mail confirmation sending
						
						
						
						
						
						
					 | 
					
						2023-04-15 23:52:02 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							0e72219373
							
						
					 | 
					
						
						
							
							Require authentication
						
						
						
						
						
						
					 | 
					
						2023-04-01 18:53:30 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							deaf0fa73b
							
						
					 | 
					
						
						
							
							Generate User scaffold
						
						
						
						
						
						
						
						bundle exec rails generate scaffold user email:string{64}:uniq
  status:integer
						
						
					 | 
					
						2023-03-11 22:56:32 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							6d2d12a9da
							
						
					 | 
					
						
						
							
							rails new
						
						
						
						
						
						
						
						THOR_MERGE=vimdiff bundle exec rails new -d mysql --skip-action-mailbox
  --skip-action-text --skip-active-job --skip-active-storage
  --skip-action-cable --skip-hotwire --skip-jbuilder --skip-bootsnap
  --skip-bundle . 
						
						
					 | 
					
						2023-03-05 19:23:29 +01:00 | 
					
					
						
						
							
							
							
						
					 |