Stavros 
							
						 
					 
					
						
						
							
						
						e55f29ccf9 
					 
					
						
						
							
							feat: add insecure option for self-signed certificates  
						
						
						
						
					 
					
						2025-07-05 02:53:16 +03:00 
						 
				 
			
				
					
						
							
							
								Stavros 
							
						 
					 
					
						
						
							
						
						1e413e671f 
					 
					
						
						
							
							feat: add ldap support  
						
						
						
						
					 
					
						2025-07-05 02:20:12 +03:00 
						 
				 
			
				
					
						
							
							
								Stavros 
							
						 
					 
					
						
						
							
						
						1941de1125 
					 
					
						
						
							
							refactor: remove init functions from methods ( #228 )  
						
						
						
						
					 
					
						2025-07-04 02:35:09 +03:00 
						 
				 
			
				
					
						
							
							
								Stavros 
							
						 
					 
					
						
						
							
						
						84d4c84ed2 
					 
					
						
						
							
							feat: allow or block an ip/range of ips using labels ( #211 )  
						
						... 
						
						
						
						* feat: allow or block an ip/range of ips using labels
* refactor: redirect to root page when no username or ip is provided in the unauthorized page 
						
						
					 
					
						2025-06-25 20:35:48 +03:00 
						 
				 
			
				
					
						
							
							
								Stavros 
							
						 
					 
					
						
						
							
						
						f3ec4baf3c 
					 
					
						
						
							
							feat: add support for logging in to a basic auth protected app ( #203 )  
						
						
						
						
					 
					
						2025-06-20 11:33:06 +03:00 
						 
				 
			
				
					
						
							
							
								Stavros 
							
						 
					 
					
						
						
							
						
						aed29d2923 
					 
					
						
						
							
							feat: allow user to specify domain in container labels in order to identify it ( #198 )  
						
						... 
						
						
						
						* feat: allow user to specify domain in container labels in order to identify it
* refactor: remove port from domain before getting container 
						
						
					 
					
						2025-06-15 20:30:52 +03:00 
						 
				 
			
				
					
						
							
							
								Stavros 
							
						 
					 
					
						
						
							
						
						3397e2aa8e 
					 
					
						
						
							
							refactor: move to traefik paerser for label parsing ( #197 )  
						
						... 
						
						
						
						* refactor: move to traefik paerser for label parsing
* fix: sanitize headers before adding to map
* refactor: use splitn in header parser
* refactor: ignore containers that failed to get inspected in docker 
						
						
					 
					
						2025-06-15 19:58:23 +03:00 
						 
				 
			
				
					
						
							
							
								Stavros 
							
						 
					 
					
						
						
							
						
						bc0a38a857 
					 
					
						
						
							
							refactor: only use 302 redirects  
						
						
						
						
					 
					
						2025-06-01 17:16:22 +03:00 
						 
				 
			
				
					
						
							
							
								Stavros 
							
						 
					 
					
						
						
							
						
						3a7b71ae3e 
					 
					
						
						
							
							feat: generate a unique id for the cookie names based on the domain ( #161 )  
						
						... 
						
						
						
						* feat: generate a unique id for the cookie names based on the domain
* tests: fix tests 
						
						
					 
					
						2025-05-25 12:38:21 +03:00 
						 
				 
			
				
					
						
							
							
								Stavros 
							
						 
					 
					
						
						
							
						
						318f00993e 
					 
					
						
						
							
							Feat/new UI ( #153 )  
						
						... 
						
						
						
						* wip
* feat: make forms functional
* feat: finalize pages
* chore: remove unused translations
* feat: app context
* feat: user context
* feat: finalize username login
* fix: use correct tab order in login form
* feat: add oauth logic
* chore: update readme and assets
* chore: rename docs back to assets
* feat: favicons
* feat: custom background image config option
* chore: add acknowledgements for background image
* feat: sanitize redirect URL
* feat: sanitize redirect URL on check
* chore: fix dependabot config
* refactor: bot suggestions
* fix: correctly redirect to app and check for untrusted redirects
* fix: run oauth auto redirect only when there is a redirect URI
* refactor: change select color
* fix: fix dockerfiles
* fix: fix hook rendering
* chore: remove translations cdn
* chore: formatting
* feat: validate api response against zod schema
* fix: use axios error instead of generic error in login page 
						
						
					 
					
						2025-05-20 17:17:12 +03:00 
						 
				 
			
				
					
						
							
							
								Stavros 
							
						 
					 
					
						
						
							
						
						5a601277ab 
					 
					
						
						
							
							refactor: remove www authenticate header  
						
						
						
						
					 
					
						2025-05-06 17:01:46 +03:00 
						 
				 
			
				
					
						
							
							
								Stavros 
							
						 
					 
					
						
						
							
						
						a98a91a394 
					 
					
						
						
							
							fix: only use groups in OAuth  
						
						
						
						
					 
					
						2025-05-01 22:01:08 +03:00 
						 
				 
			
				
					
						
							
							
								Stavros 
							
						 
					 
					
						
						
							
						
						773942dc3b 
					 
					
						
						
							
							feat: add support for auto redirecting to oauth providers  
						
						
						
						
					 
					
						2025-05-01 14:18:26 +03:00 
						 
				 
			
				
					
						
							
							
								Stavros 
							
						 
					 
					
						
						
							
						
						83483d6374 
					 
					
						
						
							
							fix: disable basic auth on totp users  
						
						
						
						
					 
					
						2025-05-01 13:05:48 +03:00 
						 
				 
			
				
					
						
							
							
								Stavros 
							
						 
					 
					
						
						
							
						
						a9e8bf89a9 
					 
					
						
						
							
							feat: map info from OIDC claims to headers ( #122 )  
						
						... 
						
						
						
						* refactor: return all values from body in the providers
* refactor: only accept claims following the OIDC spec
* feat: map info from OIDC claims to headers
* feat: add support for required oauth groups
* fix: bot suggestions
* feat: get claims from github and google
* fix: close body correctly 
						
						
					 
					
						2025-04-30 19:57:49 +03:00 
						 
				 
			
				
					
						
							
							
								Stavros 
							
						 
					 
					
						
						
							
						
						1c738b718a 
					 
					
						
						
							
							refactor: log actual errors when an error takes place  
						
						
						
						
					 
					
						2025-04-25 17:03:12 +03:00 
						 
				 
			
				
					
						
							
							
								Stavros 
							
						 
					 
					
						
						
							
						
						db43f1cb7a 
					 
					
						
						
							
							feat: add custom forgot password message  
						
						
						
						
					 
					
						2025-04-23 14:31:38 +03:00 
						 
				 
			
				
					
						
							
							
								Stavros 
							
						 
					 
					
						
						
							
						
						e11d14fda0 
					 
					
						
						
							
							feat: add trusted URLs  
						
						
						
						
					 
					
						2025-04-15 13:44:23 +03:00 
						 
				 
			
				
					
						
							
							
								Stavros 
							
						 
					 
					
						
						
							
						
						02faabf688 
					 
					
						
						
							
							feat: add CSRF cookie protection  
						
						
						
						
					 
					
						2025-04-14 20:00:58 +03:00 
						 
				 
			
				
					
						
							
							
								Stavros 
							
						 
					 
					
						
						
							
						
						eb36b2211b 
					 
					
						
						
							
							chore: cleanup redirect cookie  
						
						
						
						
					 
					
						2025-04-14 19:45:50 +03:00 
						 
				 
			
				
					
						
							
							
								Stavros 
							
						 
					 
					
						
						
							
						
						0761c2f5c1 
					 
					
						
						
							
							refactor: remove redirect URL from session cookie  
						
						
						
						
					 
					
						2025-04-14 19:42:52 +03:00 
						 
				 
			
				
					
						
							
							
								Stavros 
							
						 
					 
					
						
						
							
						
						1169c633cc 
					 
					
						
						
							
							refactor: remove tailscale oauth  
						
						
						
						
					 
					
						2025-04-10 15:14:01 +03:00 
						 
				 
			
				
					
						
							
							
								Stavros 
							
						 
					 
					
						
						
							
						
						bd7e160e10 
					 
					
						
						
							
							refactor: store redirect URI in tinyauth session cookie  
						
						
						
						
					 
					
						2025-04-06 20:37:02 +03:00 
						 
				 
			
				
					
						
							
							
								Alexander 
							
						 
					 
					
						
						
							
						
						07ddd4f917 
					 
					
						
						
							
							feat: add brute force protection ( #59 )  
						
						... 
						
						
						
						* feat: add brute force protection
* fix: bind flags to env
---------
Co-authored-by: Stavros <steveiliop56@gmail.com > 
						
						
					 
					
						2025-04-06 18:28:20 +03:00 
						 
				 
			
				
					
						
							
							
								Stavros 
							
						 
					 
					
						
						
							
						
						14ce8ecf98 
					 
					
						
						
							
							feat: add ability to set custom headers  
						
						
						
						
					 
					
						2025-03-26 18:05:43 +02:00 
						 
				 
			
				
					
						
							
							
								Stavros 
							
						 
					 
					
						
						
							
						
						3ccc831a1f 
					 
					
						
						
							
							refactor: make error handling simpler ( #55 )  
						
						
						
						
					 
					
						2025-03-19 16:41:19 +02:00 
						 
				 
			
				
					
						
							
							
								Stavros 
							
						 
					 
					
						
						
							
						
						f3471880ee 
					 
					
						
						
							
							refactor/handlers ( #51 )  
						
						... 
						
						
						
						* wip
* refactor: use prefix instead of patern in docker meta
* tests: fix tests 
						
						
					 
					
						2025-03-19 15:48:16 +02:00