This is an automated email from the ASF dual-hosted git repository.

mjumper pushed a change to branch next
in repository https://gitbox.apache.org/repos/asf/guacamole-client.git


    from b1556f42e Merge main branch changes to next.
     add 764311f3d GUACAMOLE-2206: Implement ability to apply login 
restrictions to admin users.
     add cb0281e83 GUACAMOLE-2206: Merge ability to apply login restrictions to 
admin users.
     new 973053631 Merge changes from main branch back to next.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../RestrictionAuthenticationProvider.java         | 66 +++++++++++++++++++++-
 .../RestrictionAuthenticationProviderModule.java}  | 23 +++-----
 .../restrict/RestrictionVerificationService.java   | 15 -----
 .../auth/restrict/conf}/ConfigurationService.java  | 41 +++++++-------
 .../auth/restrict/conf/RestrictionProperties.java  | 30 +++++-----
 5 files changed, 107 insertions(+), 68 deletions(-)
 copy 
extensions/{guacamole-auth-quickconnect/src/main/java/org/apache/guacamole/auth/quickconnect/QuickConnectAuthenticationProviderModule.java
 => 
guacamole-auth-restrict/src/main/java/org/apache/guacamole/auth/restrict/RestrictionAuthenticationProviderModule.java}
 (75%)
 copy 
extensions/{guacamole-auth-header/src/main/java/org/apache/guacamole/auth/header
 => 
guacamole-auth-restrict/src/main/java/org/apache/guacamole/auth/restrict/conf}/ConfigurationService.java
 (55%)
 copy 
guacamole/src/main/java/org/apache/guacamole/rest/auth/SecureRandomAuthTokenGenerator.java
 => 
extensions/guacamole-auth-restrict/src/main/java/org/apache/guacamole/auth/restrict/conf/RestrictionProperties.java
 (55%)

Reply via email to