mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-31 02:46:04 +01:00 
			
		
		
		
	Adjust the must-change-password help (#8755)
This commit is contained in:
		| @@ -66,7 +66,7 @@ var ( | |||||||
| 			}, | 			}, | ||||||
| 			cli.BoolFlag{ | 			cli.BoolFlag{ | ||||||
| 				Name:  "must-change-password", | 				Name:  "must-change-password", | ||||||
| 				Usage: "Force the user to change his/her password after initial login", | 				Usage: "Set this option to false to prevent forcing the user to change their password after initial login, (Default: true)", | ||||||
| 			}, | 			}, | ||||||
| 			cli.IntFlag{ | 			cli.IntFlag{ | ||||||
| 				Name:  "random-password-length", | 				Name:  "random-password-length", | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user