Compare commits
2 commits
4cfa75265e
...
503c3ae966
Author | SHA1 | Date | |
---|---|---|---|
|
503c3ae966 | ||
|
e325cca766 |
6 changed files with 5 additions and 2 deletions
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
target/
|
||||
.idea/
|
Binary file not shown.
Binary file not shown.
|
@ -1,5 +1,5 @@
|
|||
#Generated by Maven
|
||||
#Wed Feb 14 17:24:18 CET 2024
|
||||
#Sun Feb 18 12:23:20 CET 2024
|
||||
groupId=at.schuerz
|
||||
artifactId=keycloak-mosparo
|
||||
version=1.0.1
|
||||
|
|
|
@ -1 +1,2 @@
|
|||
at/schuerz/keycloak/authenticator/RegistrationMosparo$1.class
|
||||
at/schuerz/keycloak/authenticator/RegistrationMosparo.class
|
||||
|
|
|
@ -1 +1 @@
|
|||
/home/jakobus.schuerz/git/keycloak-hcaptcha/src/main/java/at/schuerz.keycloak/authenticator/RegistrationMosparo.java
|
||||
/home/jakobus.schuerz/git/keycloak-mosparo/src/main/java/at/schuerz.keycloak/authenticator/RegistrationMosparo.java
|
||||
|
|
Loading…
Reference in a new issue