mirror of
				https://github.com/steveiliop56/tinyauth.git
				synced 2025-10-31 06:05:43 +00:00 
			
		
		
		
	feat: allow customizability of resources dir
This commit is contained in:
		| @@ -55,6 +55,7 @@ type Config struct { | ||||
| 	LdapBaseDN              string `mapstructure:"ldap-base-dn"` | ||||
| 	LdapInsecure            bool   `mapstructure:"ldap-insecure"` | ||||
| 	LdapSearchFilter        string `mapstructure:"ldap-search-filter"` | ||||
| 	ResourcesDir            string `mapstructure:"resources-dir"` | ||||
| } | ||||
|  | ||||
| type OAuthLabels struct { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Stavros
					Stavros