mirror of
				https://framagit.org/YunoHost-Apps/gitea_ynh.git
				synced 2025-10-30 21:35:36 +01:00 
			
		
		
		
	Merge branch 'fix-http-auth' into 'testing'
[fix] http auth (closes #15) See merge request YunoHost-Apps/gitea_ynh!19
This commit is contained in:
		| @@ -33,8 +33,8 @@ ENABLE_NOTIFY_MAIL     = true | ||||
| DISABLE_REGISTRATION   = true | ||||
| ENABLE_CAPTCHA         = false | ||||
| REQUIRE_SIGNIN_VIEW    = false | ||||
| ENABLE_REVERSE_PROXY_AUTHENTICATION = true | ||||
| ENABLE_REVERSE_PROXY_AUTO_REGISTERATION = true | ||||
| ENABLE_REVERSE_PROXY_AUTHENTICATION = false | ||||
| ENABLE_REVERSE_PROXY_AUTO_REGISTERATION = false | ||||
| [picture] | ||||
| AVATAR_UPLOAD_PATH = __DATA_PATH__/avatars | ||||
| [attachment] | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Rafi59
					Rafi59