mirror of
				https://github.com/gristlabs/grist-core.git
				synced 2025-06-13 20:53:59 +00:00 
			
		
		
		
	Add user id middleware to form pages (#1020)
This commit is contained in:
		
							parent
							
								
									f8a8684fe8
								
							
						
					
					
						commit
						b555bf5d8d
					
				@ -1123,6 +1123,7 @@ export class FlexServer implements GristServer {
 | 
			
		||||
        welcomeNewUser
 | 
			
		||||
      ],
 | 
			
		||||
      formMiddleware: [
 | 
			
		||||
        this._userIdMiddleware,
 | 
			
		||||
        forcedLoginMiddleware,
 | 
			
		||||
      ],
 | 
			
		||||
      forceLogin: this._redirectToLoginUnconditionally,
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user