Wei Zhou 
							
						 
					 
					
						
						
						
						
							
						
						
							246bb24b0f 
							
						 
					 
					
						
						
							
							Updating pom.xml version numbers for release 4.18.2.0-SNAPSHOT  
						
						 
						
						... 
						
						
						
						Signed-off-by: Wei Zhou <weizhou@apache.org> 
						
						
					 
					
						2023-09-12 17:26:53 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Wei Zhou 
							
						 
					 
					
						
						
						
						
							
						
						
							4bdff06acd 
							
						 
					 
					
						
						
							
							Updating pom.xml version numbers for release 4.18.1.0  
						
						 
						
						... 
						
						
						
						Signed-off-by: Wei Zhou <weizhou@apache.org> 
						
						
					 
					
						2023-09-07 08:50:50 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Vishesh 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							594c70dde0 
							
						 
					 
					
						
						
							
							Sync precommit config from main ( #7732 )  
						
						 
						
						... 
						
						
						
						Co-authored-by: John Bampton <jbampton@users.noreply.github.com>
Co-authored-by: dahn <daan@onecht.net> 
						
						
					 
					
						2023-07-07 11:18:16 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Daan Hoogland 
							
						 
					 
					
						
						
						
						
							
						
						
							05cda2729f 
							
						 
					 
					
						
						
							
							Updating pom.xml version numbers for release 4.18.1.0-SNAPSHOT  
						
						 
						
						... 
						
						
						
						Signed-off-by: Daan Hoogland <daan@onecht.net> 
						
						
					 
					
						2023-03-15 19:38:14 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Daan Hoogland 
							
						 
					 
					
						
						
						
						
							
						
						
							0574087284 
							
						 
					 
					
						
						
							
							Updating pom.xml version numbers for release 4.18.0.0  
						
						 
						
						... 
						
						
						
						Signed-off-by: Daan Hoogland <daan@onecht.net> 
						
						
					 
					
						2023-03-11 09:35:41 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bryan Lima 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							71bc088a70 
							
						 
					 
					
						
						
							
							Improve login time ( #6412 )  
						
						 
						
						... 
						
						
						
						* Improve slow login
* Address review
* Address Daan's review
* Address Daniel reviews 
						
						
					 
					
						2022-07-20 11:30:17 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nvazquez 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0bcc609f05 
							
						 
					 
					
						
						
							
							Updating pom.xml version numbers for release 4.18.0.0-SNAPSHOT  
						
						 
						
						... 
						
						
						
						Signed-off-by: nvazquez <nicovazquez90@gmail.com> 
						
						
					 
					
						2022-06-06 12:25:35 -03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nvazquez 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							038a669d6b 
							
						 
					 
					
						
						
							
							Updating pom.xml version numbers for release 4.17.1.0-SNAPSHOT  
						
						 
						
						... 
						
						
						
						Signed-off-by: nvazquez <nicovazquez90@gmail.com> 
						
						
					 
					
						2022-06-06 12:19:44 -03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nvazquez 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c56220fcf2 
							
						 
					 
					
						
						
							
							Updating pom.xml version numbers for release 4.17.0.0  
						
						 
						
						... 
						
						
						
						Signed-off-by: nvazquez <nicovazquez90@gmail.com> 
						
						
					 
					
						2022-05-31 14:33:47 -03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nvazquez 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e9d8d7942d 
							
						 
					 
					
						
						
							
							Merge branch '4.16'  
						
						 
						
						
						
						
					 
					
						2022-02-10 09:48:49 -03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dahn 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a6d9fa61b9 
							
						 
					 
					
						
						
							
							Role escalation prevention ( #5879 )  
						
						 
						
						... 
						
						
						
						* prevent role access escallation
* hierarchy issue fixed
* create api list in account manager for checking new account access
* full api list check
* strange role restriction removed for BareMetal
* add role check on upfdate account as well
* more selective use of api checkers
* error msg and var name
Co-authored-by: Daan Hoogland <dahn@onecht.net> 
						
						
					 
					
						2022-02-10 11:50:27 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nicolas 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3f79436840 
							
						 
					 
					
						
						
							
							Updating pom.xml version numbers for release 4.17.0.0-SNAPSHOT  
						
						 
						
						... 
						
						
						
						Signed-off-by: nicolas <nicovazquez90@gmail.com> 
						
						
					 
					
						2021-11-09 22:55:52 -03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nicolas 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							93c3c3b9ac 
							
						 
					 
					
						
						
							
							Updating pom.xml version numbers for release 4.16.1.0-SNAPSHOT  
						
						 
						
						... 
						
						
						
						Signed-off-by: nicolas <nicovazquez90@gmail.com> 
						
						
					 
					
						2021-11-09 22:50:22 -03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								nicolas 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							44c08b5acc 
							
						 
					 
					
						
						
							
							Updating pom.xml version numbers for release 4.16.0.0  
						
						 
						
						... 
						
						
						
						Signed-off-by: nicolas <nicovazquez90@gmail.com> 
						
						
					 
					
						2021-11-04 14:14:57 -03:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Suresh Kumar Anaparti 
							
						 
					 
					
						
						
						
						
							
						
						
							958182481e 
							
						 
					 
					
						
						
							
							cloudstack: make code more inclusive  
						
						 
						
						... 
						
						
						
						Inclusivity changes for CloudStack
- Change default git branch name from 'master' to 'main' (post renaming/changing default git branch to 'main' in git repo)
- Rename some offensive words/terms as appropriate for inclusiveness.
This PR updates the default git branch to 'main', as part of #4887 .
Signed-off-by: Suresh Kumar Anaparti <suresh.anaparti@shapeblue.com>
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com> 
						
						
					 
					
						2021-06-08 15:47:20 +05:30  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Daan Hoogland 
							
						 
					 
					
						
						
						
						
							
						
						
							e26202f23e 
							
						 
					 
					
						
						
							
							Updating pom.xml version numbers for release 4.16.0.0-SNAPSHOT  
						
						 
						
						... 
						
						
						
						Signed-off-by: Daan Hoogland <dahn@onecht.net> 
						
						
					 
					
						2021-01-04 11:32:10 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Daan Hoogland 
							
						 
					 
					
						
						
						
						
							
						
						
							01b3e361c7 
							
						 
					 
					
						
						
							
							Updating pom.xml version numbers for release 4.15.0.0  
						
						 
						
						... 
						
						
						
						Signed-off-by: Daan Hoogland <dahn@onecht.net> 
						
						
					 
					
						2020-12-23 16:32:25 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Pearl Dsilva 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c578004fe5 
							
						 
					 
					
						
						
							
							projects: Role based users in Projects ( #4128 )  
						
						 
						
						... 
						
						
						
						Enabling Role Based users in projects
Primate PR related to the FR: apache/cloudstack-primate#382 
Doc PR: https://github.com/apache/cloudstack-documentation/pull/145 
Co-authored-by: Pearl Dsilva <pearl.dsilva@shapeblue.com>
Co-authored-by: Suresh Kumar Anaparti <suresh.anaparti@shapeblue.com> 
						
						
					 
					
						2020-08-13 15:45:39 +05:30