4d5d93c62b 
								
							 
						 
						
							
							
								
								webauthn  
							
							
							
						 
						
							2019-11-28 21:19:44 +01:00  
				
					
						
							
							
								 
						
							
								58e15da1a8 
								
							 
						 
						
							
							
								
								updated test cases  
							
							
							
						 
						
							2019-11-28 21:18:25 +01:00  
				
					
						
							
							
								 
						
							
								1535bf4da6 
								
							 
						 
						
							
							
								
								webauthn  
							
							
							
						 
						
							2019-11-25 21:07:23 +01:00  
				
					
						
							
							
								 
						
							
								9637c2dff6 
								
							 
						 
						
							
							
								
								webauthn  
							
							
							
						 
						
							2019-11-24 09:45:57 +01:00  
				
					
						
							
							
								 
						
							
								e329c28c3e 
								
							 
						 
						
							
							
								
								webauthn  
							
							
							
						 
						
							2019-11-21 22:03:42 +01:00  
				
					
						
							
							
								 
						
							
								db48e32dc6 
								
							 
						 
						
							
							
								
								fixed message  
							
							
							
						 
						
							2019-11-21 22:02:38 +01:00  
				
					
						
							
							
								 
						
							
								38045cbac1 
								
							 
						 
						
							
							
								
								PHP 7  
							
							
							
						 
						
							2019-11-21 21:51:05 +01:00  
				
					
						
							
							
								 
						
							
								deca797a80 
								
							 
						 
						
							
							
								
								PHP 7  
							
							
							
						 
						
							2019-11-21 21:48:14 +01:00  
				
					
						
							
							
								 
						
							
								4cb095f0f7 
								
							 
						 
						
							
							
								
								removed image  
							
							
							
						 
						
							2019-11-21 20:01:14 +01:00  
				
					
						
							
							
								 
						
							
								a5036782bd 
								
							 
						 
						
							
							
								
								added "cn" to profile options  
							
							
							
						 
						
							2019-11-21 19:57:45 +01:00  
				
					
						
							
							
								 
						
							
								ffd47f8ca5 
								
							 
						 
						
							
							
								
								webauthn  
							
							
							
						 
						
							2019-11-21 19:34:01 +01:00  
				
					
						
							
							
								 
						
							
								62dcd743fb 
								
							 
						 
						
							
							
								
								webauthn  
							
							
							
						 
						
							2019-11-17 21:51:24 +01:00  
				
					
						
							
							
								 
						
							
								e471b5586d 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'origin/develop' into webauthn  
							
							... 
							
							
							
							Conflicts:
	lam/lib/2factor.inc 
							
						 
						
							2019-11-17 21:41:40 +01:00  
				
					
						
							
							
								 
						
							
								df09375be3 
								
							 
						 
						
							
							
								
								webauthn  
							
							
							
						 
						
							2019-11-17 21:38:57 +01:00  
				
					
						
							
							
								 
						
							
								1dac968a02 
								
							 
						 
						
							
							
								
								Merge pull request  #79  from LDAPAccountManager/yubico_multiServer  
							
							... 
							
							
							
							YubiKey multi server setup 
							
						 
						
							2019-11-17 17:51:56 +01:00  
				
					
						
							
							
								 
						
							
								3719e55105 
								
							 
						 
						
							
							
								
								docs update  
							
							
							
						 
						
							2019-11-17 17:50:30 +01:00  
				
					
						
							
							
								 
						
							
								61025edd68 
								
							 
						 
						
							
							
								
								YubiKey multiple servers  
							
							
							
						 
						
							2019-11-17 17:44:30 +01:00  
				
					
						
							
							
								 
						
							
								128dc774fb 
								
							 
						 
						
							
							
								
								YubiKey multi server setup  
							
							
							
						 
						
							2019-11-16 08:28:24 +01:00  
				
					
						
							
							
								 
						
							
								b65623742d 
								
							 
						 
						
							
							
								
								added help in self service  
							
							
							
						 
						
							2019-11-15 19:08:51 +01:00  
				
					
						
							
							
								 
						
							
								6395756ceb 
								
							 
						 
						
							
							
								
								self service fixes  
							
							
							
						 
						
							2019-11-15 15:43:16 +01:00  
				
					
						
							
							
								 
						
							
								75cfafebc9 
								
							 
						 
						
							
							
								
								General Dockerfile improvements & automatic configuration  
							
							... 
							
							
							
							- add a docker-compose file for easy rebuilds and test deployments
- switch to slim version of base image
- instruct apt to run noninteractive
- maintainer is deprecated in Dockerfile
- reformat packages being installed and add ca-certificates
- reduce layers and size while cleaning up in the indivdual layers
- add proper startup script
- make apache put logs on the console
- add healthcheck
- set lam password at startup
- make more settings configurable through env variables
- add ldap to the example compose file
- predefine DEBUG var
- Upgrade to Debian Buster
Signed-off-by: Felix Bartels <felix@host-consultants.de> 
							
						 
						
							2019-11-15 07:39:21 +01:00  
				
					
						
							
							
								 
						
							
								65412574a0 
								
							 
						 
						
							
							
								
								styling updates  
							
							
							
						 
						
							2019-11-14 21:56:15 +01:00  
				
					
						
							
							
								 
						
							
								690ba0407d 
								
							 
						 
						
							
							
								
								Merge pull request  #77  from LDAPAccountManager/hideTabs  
							
							... 
							
							
							
							Hide tabs 
							
						 
						
							2019-11-13 20:04:12 +01:00  
				
					
						
							
							
								 
						
							
								42fb854601 
								
							 
						 
						
							
							
								
								7.0  
							
							
							
						 
						
							2019-11-09 14:35:16 +01:00  
				
					
						
							
							
								 
						
							
								b0d786c86e 
								
							 
						 
						
							
							
								
								fixed formatting of DN with escaped commas  
							
							
							
						 
						
							2019-11-09 14:32:35 +01:00  
				
					
						
							
							
								 
						
							
								d991ec578c 
								
							 
						 
						
							
							
								
								fixed saving accounts with Windows escaping  
							
							
							
						 
						
							2019-11-09 14:25:06 +01:00  
				
					
						
							
							
								 
						
							
								83a0ff71c9 
								
							 
						 
						
							
							
								
								#210  removed old workaround that causes issues with spaces in DN  
							
							
							
						 
						
							2019-11-09 14:10:06 +01:00  
				
					
						
							
							
								 
						
							
								714dbaa0fd 
								
							 
						 
						
							
							
								
								filter by substring match instead of exact match  
							
							
							
						 
						
							2019-11-09 11:08:42 +01:00  
				
					
						
							
							
								 
						
							
								a3f0c07096 
								
							 
						 
						
							
							
								
								spacing fixes  
							
							
							
						 
						
							2019-11-07 21:45:12 +01:00  
				
					
						
							
							
								 
						
							
								5a12fc7a2e 
								
							 
						 
						
							
							
								
								less padding  
							
							
							
						 
						
							2019-11-07 21:14:52 +01:00  
				
					
						
							
							
								 
						
							
								e3b0d10bf8 
								
							 
						 
						
							
							
								
								hide tabs for edit pages  
							
							
							
						 
						
							2019-11-07 21:05:11 +01:00  
				
					
						
							
							
								 
						
							
								eddbc27d3d 
								
							 
						 
						
							
							
								
								save some space on screen  
							
							
							
						 
						
							2019-11-07 17:21:59 +01:00  
				
					
						
							
							
								 
						
							
								c05d07d8f5 
								
							 
						 
						
							
							
								
								responsive  
							
							
							
						 
						
							2019-11-04 19:54:39 +01:00  
				
					
						
							
							
								 
						
							
								50102f2c3f 
								
							 
						 
						
							
							
								
								responsive  
							
							
							
						 
						
							2019-11-03 09:26:49 +01:00  
				
					
						
							
							
								 
						
							
								00a299e80f 
								
							 
						 
						
							
							
								
								responsive  
							
							
							
						 
						
							2019-11-02 18:51:36 +01:00  
				
					
						
							
							
								 
						
							
								dbb2e8aa37 
								
							 
						 
						
							
							
								
								refactoring  
							
							
							
						 
						
							2019-11-02 12:05:32 +01:00  
				
					
						
							
							
								 
						
							
								3169c85802 
								
							 
						 
						
							
							
								
								responsive  
							
							
							
						 
						
							2019-11-02 12:01:16 +01:00  
				
					
						
							
							
								 
						
							
								75ce322789 
								
							 
						 
						
							
							
								
								responsive  
							
							
							
						 
						
							2019-11-02 11:35:54 +01:00  
				
					
						
							
							
								 
						
							
								cbff63567c 
								
							 
						 
						
							
							
								
								responsive  
							
							
							
						 
						
							2019-11-02 10:44:28 +01:00  
				
					
						
							
							
								 
						
							
								622a72ef18 
								
							 
						 
						
							
							
								
								refactoring  
							
							
							
						 
						
							2019-11-01 21:01:08 +01:00  
				
					
						
							
							
								 
						
							
								22b4da76e9 
								
							 
						 
						
							
							
								
								responsive  
							
							
							
						 
						
							2019-11-01 20:58:22 +01:00  
				
					
						
							
							
								 
						
							
								6039d77a7d 
								
							 
						 
						
							
							
								
								responsive  
							
							
							
						 
						
							2019-11-01 20:39:17 +01:00  
				
					
						
							
							
								 
						
							
								58828c9836 
								
							 
						 
						
							
							
								
								line break issue fixed  
							
							
							
						 
						
							2019-10-26 17:52:40 +02:00  
				
					
						
							
							
								 
						
							
								3c5ef4eb30 
								
							 
						 
						
							
							
								
								put suffix + RDN in one line  
							
							
							
						 
						
							2019-10-26 17:52:17 +02:00  
				
					
						
							
							
								 
						
							
								51e9c29973 
								
							 
						 
						
							
							
								
								Merge pull request  #75  from LDAPAccountManager/refactoring_lamdaemon  
							
							... 
							
							
							
							added prefix for lamdaemon 
							
						 
						
							2019-10-26 17:32:36 +02:00  
				
					
						
							
							
								 
						
							
								b91b28d013 
								
							 
						 
						
							
							
								
								added prefix for lamdaemon  
							
							
							
						 
						
							2019-10-26 17:28:24 +02:00  
				
					
						
							
							
								 
						
							
								1c5c760f6e 
								
							 
						 
						
							
							
								
								decreased min-width of input in account list  
							
							
							
						 
						
							2019-10-24 21:15:37 +02:00  
				
					
						
							
							
								 
						
							
								20c1ea8991 
								
							 
						 
						
							
							
								
								better table layout  
							
							
							
						 
						
							2019-10-24 21:07:57 +02:00  
				
					
						
							
							
								 
						
							
								f21f8ee423 
								
							 
						 
						
							
							
								
								Merge pull request  #74  from LDAPAccountManager/refactoring_lamdaemon  
							
							... 
							
							
							
							Refactoring lamdaemon 
							
						 
						
							2019-10-23 21:27:27 +02:00  
				
					
						
							
							
								 
						
							
								624c94bff0 
								
							 
						 
						
							
							
								
								updated connect() method  
							
							
							
						 
						
							2019-10-23 21:25:33 +02:00