| .. | 
			
		
		
			
				
					| 
						
							
						
						ajax
					 | 
				
				
					d1d1bc2c30
					[Web] Add MTA-STS support
				 | 
				2 months ago | 
			
		
			
				
					| 
						
							
						
						lib
					 | 
				
				
					9542698e95
					Merge remote-tracking branch 'origin/staging' into nightly
				 | 
				11 months ago | 
			
		
			
				
					| 
						
							
						
						presets
					 | 
				
				
					58f63aad08
					[UI] Corrected Sieve Preset 1 (Fixed Regex)
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						footer.inc.php
					 | 
				
				
					cf2fda66e2
					[Web] escape html of alert messages
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						functions.acl.inc.php
					 | 
				
				
					8048e0a53c
					[Web] Fix permission exception in IdP actions
				 | 
				9 months ago | 
			
		
			
				
					| 
						
							
						
						functions.address_rewriting.inc.php
					 | 
				
				
					e52323bf1d
					Fix @ prefixing domain rewrite and update localization
				 | 
				8 months ago | 
			
		
			
				
					| 
						
							
						
						functions.admin.inc.php
					 | 
				
				
					4d5ebafc1a
					[Web] Fix password issue on first login when adding new admin
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						functions.app_passwd.inc.php
					 | 
				
				
					f4319a0e20
					Revert "Add app-passwd list (#4281) (#4311)" (#4318)
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						functions.auth.inc.php
					 | 
				
				
					7f47a3f00e
					Merge pull request #6530 from mailcow/feat/auto-create-user-option
				 | 
				5 months ago | 
			
		
			
				
					| 
						
							
						
						functions.customize.inc.php
					 | 
				
				
					03d979c089
					[Web] Fix get custom_login
				 | 
				5 months ago | 
			
		
			
				
					| 
						
							
						
						functions.dkim.inc.php
					 | 
				
				
					062539b7d7
					dkim: Add support for 3072 and 4096 bit RSA keys (#6365)
				 | 
				7 months ago | 
			
		
			
				
					| 
						
							
						
						functions.docker.inc.php
					 | 
				
				
					06cce79806
					[Dockerapi] add pubsub handler for broadcasting in ha setup
				 | 
				2 years ago | 
			
		
			
				
					| 
						
							
						
						functions.domain_admin.inc.php
					 | 
				
				
					5bf62481d5
					[Web] Implemented SSO for domain admins
				 | 
				2 years ago | 
			
		
			
				
					| 
						
							
						
						functions.fail2ban.inc.php
					 | 
				
				
					987cfd5dae
					[Web] f2b banlist - add http status codes
				 | 
				2 years ago | 
			
		
			
				
					| 
						
							
						
						functions.fwdhost.inc.php
					 | 
				
				
					2cd0b56b14
					[Web] Various PHP 8 fixes, partly fixes #4219
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						functions.inc.php
					 | 
				
				
					1b2f424edc
					[Web] Add identity_provider option to disable auto-creation of users on login
				 | 
				5 months ago | 
			
		
			
				
					| 
						
							
						
						functions.mailbox.inc.php
					 | 
				
				
					ae8287c801
					[Web] change MTA-STS id to human-readable timestamp
				 | 
				2 months ago | 
			
		
			
				
					| 
						
							
						
						functions.mailq.inc.php
					 | 
				
				
					8a296e90c3
					[Web] Return json array when mailq empty, fixes #3738
				 | 
				5 years ago | 
			
		
			
				
					| 
						
							
						
						functions.oauth2.inc.php
					 | 
				
				
					2cd0b56b14
					[Web] Various PHP 8 fixes, partly fixes #4219
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						functions.policy.inc.php
					 | 
				
				
					2cd0b56b14
					[Web] Various PHP 8 fixes, partly fixes #4219
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						functions.presets.inc.php
					 | 
				
				
					6bff958ab4
					[Web] Clean PHP code by removing unused variables (#3646)
				 | 
				5 years ago | 
			
		
			
				
					| 
						
							
						
						functions.pushover.inc.php
					 | 
				
				
					65c74c75c7
					Added SENDER_ADDRESS and SENDER_NAME as variables for messages
				 | 
				3 years ago | 
			
		
			
				
					| 
						
							
						
						functions.quarantine.inc.php
					 | 
				
				
					2b2da1679e
					[DB][Web] optimize qhandler by keeping SHA2 in new column qhash (#6556)
				 | 
				2 months ago | 
			
		
			
				
					| 
						
							
						
						functions.quota_notification.inc.php
					 | 
				
				
					e6d5516c7f
					[Web] Feature: Allow copies of quota notifications to be sent via SMTP to internal or external addresses
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						functions.ratelimit.inc.php
					 | 
				
				
					8048e0a53c
					[Web] Fix permission exception in IdP actions
				 | 
				9 months ago | 
			
		
			
				
					| 
						
							
						
						functions.rspamd.inc.php
					 | 
				
				
					7660ca89ae
					[Web] break loop if rspamd_map is valid
				 | 
				1 year ago | 
			
		
			
				
					| 
						
							
						
						functions.tls_policy_maps.inc.php
					 | 
				
				
					d9b91fc04f
					[Web] Important: Removed unnecessary *_int attributes from GET elements, _only_ returning int values now (same for all attributes which were provided as html char and int)
				 | 
				5 years ago | 
			
		
			
				
					| 
						
							
						
						functions.transports.inc.php
					 | 
				
				
					913e9cbb11
					[Web] Fix transport validation
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						header.inc.php
					 | 
				
				
					6f9c8deab7
					[Web] Support old style app links
				 | 
				8 months ago | 
			
		
			
				
					| 
						
							
						
						init_db.inc.php
					 | 
				
				
					d1d1bc2c30
					[Web] Add MTA-STS support
				 | 
				2 months ago | 
			
		
			
				
					| 
						
							
						
						prerequisites.inc.php
					 | 
				
				
					aca01c8aa2
					[Web] Separate Login pages
				 | 
				9 months ago | 
			
		
			
				
					| 
						
							
						
						sessions.inc.php
					 | 
				
				
					aca01c8aa2
					[Web] Separate Login pages
				 | 
				9 months ago | 
			
		
			
				
					| 
						
							
						
						spf.inc.php
					 | 
				
				
					b39ac8f649
					[Web] Fix: spf record validation failed with redirect
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						triggers.admin.inc.php
					 | 
				
				
					fcb1b29c89
					[Web] Fix SOGo access after Passwordless auth
				 | 
				7 months ago | 
			
		
			
				
					| 
						
							
						
						triggers.domainadmin.inc.php
					 | 
				
				
					fcb1b29c89
					[Web] Fix SOGo access after Passwordless auth
				 | 
				7 months ago | 
			
		
			
				
					| 
						
							
						
						triggers.global.inc.php
					 | 
				
				
					aca01c8aa2
					[Web] Separate Login pages
				 | 
				9 months ago | 
			
		
			
				
					| 
						
							
						
						triggers.user.inc.php
					 | 
				
				
					5b89e253a6
					Merge remote-tracking branch 'origin/staging' into fix/6469
				 | 
				5 months ago | 
			
		
			
				
					| 
						
							
						
						twig.inc.php
					 | 
				
				
					89fdd1986d
					Jan(moo)uary Update 2022 - Revision A (2022-01a) (#4445)
				 | 
				3 years ago | 
			
		
			
				
					| 
						
							
						
						vars.inc.php
					 | 
				
				
					1e42b8dd21
					[Web] Add delimiter_action to mailbox and mailbox_template add/edit admin forms (#6620)
				 | 
				3 months ago |