Commit Graph

48 Commits

Author SHA1 Message Date
knoflook 288029fe31 wip: move logic from validate to success 2023-12-11 15:17:55 +01:00
knoflook cd738a4a6f wip: compiles and doesn't break startup 2023-12-08 16:07:46 +01:00
knoflook 86cfd9cf57 wip: it builds????? 2023-12-08 15:37:09 +01:00
knoflook cc4c0867f1 wip???? 2023-12-08 15:23:25 +01:00
knoflook 9db284388b WIP need to create a UserModel object but it's an abstract class (what does that even mean dog help me) 2023-11-24 16:53:02 +01:00
github-actions[bot] 119b7b4edd Prepare new version 2023-09-18 20:07:01 +00:00
dependabot[bot] f93e7c7496 Bump maven-gpg-plugin from 3.0.1 to 3.1.0
Bumps [maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) from 3.0.1 to 3.1.0.
- [Commits](https://github.com/apache/maven-gpg-plugin/compare/maven-gpg-plugin-3.0.1...maven-gpg-plugin-3.1.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-gpg-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-18 21:49:29 +02:00
Cédric Couralet 4642aa476b Update gh actions to use java 17 2023-09-18 21:46:57 +02:00
Washington Silva df60257603 feat: adding support for Keycloak 22 2023-09-18 21:46:57 +02:00
Henrique Okomura 81514b06a3 feat: add RegistrationProfileWithDomainBlock 2023-08-08 18:06:32 +02:00
Henrique Okomura a0efd5999e feat: create form action to block list of domains 2023-08-08 18:06:32 +02:00
github-actions[bot] afa1ec202c Prepare new version 2022-08-05 16:14:54 +00:00
dependabot[bot] e118cf5d7b Bump maven-javadoc-plugin from 3.3.0 to 3.4.0
Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.3.0...maven-javadoc-plugin-3.4.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-05 18:13:18 +02:00
dependabot[bot] 5dee8d05cf Bump wildfly-maven-plugin from 2.0.2.Final to 3.0.2.Final
Bumps [wildfly-maven-plugin](https://github.com/wildfly/wildfly-maven-plugin) from 2.0.2.Final to 3.0.2.Final.
- [Release notes](https://github.com/wildfly/wildfly-maven-plugin/releases)
- [Commits](https://github.com/wildfly/wildfly-maven-plugin/compare/2.0.2.Final...3.0.2.Final)

---
updated-dependencies:
- dependency-name: org.wildfly.plugins:wildfly-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-05 18:13:09 +02:00
Cédric Couralet cb0296aa56 Fix for compatibility with KC 19¨+
The ui for configuring valid domains changed. It is now just a simple textfield expecting a list of valid domains separated by '##'
2022-08-05 18:12:02 +02:00
github-actions[bot] f64d9c3320 Prepare new version 2022-03-18 07:48:54 +00:00
Cédric Couralet 56f765568b Add some docs on where to find jar
Signed-off-by: Cédric Couralet <cedric.couralet@insee.fr>
2022-03-18 08:45:30 +01:00
Cédric Couralet a114ea4860 Add support for validating full email adress
Signed-off-by: Cédric Couralet <cedric.couralet@insee.fr>
2022-03-18 08:44:28 +01:00
Cédric Couralet 858cc80c47 Apply suggestions from code review 2022-03-04 18:37:42 +01:00
xgaia f39f1216e9 doc: keycloak17 2022-03-04 18:37:42 +01:00
Cédric Couralet de5a741be1 Ossrh profile should be explicitly enabled
Fixes GPG issue building #31

Signed-off-by: Cédric Couralet <cedric.couralet@insee.fr>
2021-08-02 08:43:50 +02:00
github-actions[bot] 02f043d077 Prepare new version 2021-08-02 06:39:40 +00:00
dependabot[bot] 3adc65733b Bump maven-gpg-plugin from 1.6 to 3.0.1
Bumps [maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) from 1.6 to 3.0.1.
- [Release notes](https://github.com/apache/maven-gpg-plugin/releases)
- [Commits](https://github.com/apache/maven-gpg-plugin/compare/maven-gpg-plugin-1.6...maven-gpg-plugin-3.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-02 08:12:04 +02:00
dependabot[bot] 00645c1933 Bump maven-javadoc-plugin from 3.2.0 to 3.3.0
Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.2.0...maven-javadoc-plugin-3.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-02 08:11:53 +02:00
Cédric Couralet bd40fc7a6a Change event to get tag_name 2021-05-02 15:42:29 +02:00
github-actions[bot] f5f9c3d083 Prepare new version 2021-05-01 20:31:26 +00:00
Cédric Couralet 46455e85b0 Add repository 2021-05-01 22:29:59 +02:00
Cédric Couralet 5600b874c9 Remove nexus plugin 2021-05-01 22:24:33 +02:00
Cédric Couralet f6fefb0435
Id cannot contain spaces 2021-05-01 22:05:30 +02:00
Cédric Couralet ac7c937753 Add push new version after release 2021-05-01 22:03:37 +02:00
Cédric Couralet a87fce8bb5 Prepare for deployment on ossrh 2021-05-01 22:03:37 +02:00
dependabot-preview[bot] a849fb9ab6 Upgrade to GitHub-native Dependabot 2021-05-01 19:36:42 +02:00
Cédric Couralet ac8ab8b623 Add the list of authorized mails in registration forms
This work by adding the `authorizedMailDomains` attribute in the form before displaying it.
2021-04-14 22:13:03 +02:00
Cédric Couralet e3cf32d0d6
Create FUNDING.yml 2021-04-11 09:07:48 +02:00
Cédric Couralet 50650a44e0 Cache management
Signed-off-by: Cédric Couralet <cedric.couralet@insee.fr>
2021-02-03 13:01:43 +01:00
Cédric Couralet 72d0bf6342 Add workflow
Signed-off-by: Cédric Couralet <cedric.couralet@insee.fr>
2021-02-03 12:56:01 +01:00
Chloé "Matcha" Desoutter f1910164fa updated readme 2021-02-03 11:22:51 +01:00
Chloé "Matcha" Desoutter 41bee73d5c support globs + a little security
security: prevent fooexemple.org from passing (just by prepending an
@ to the pattern)
2021-02-03 11:22:51 +01:00
Cédric Couralet 2341a208f1
Create maven.yml 2021-02-03 09:00:01 +01:00
Cédric Couralet 35fb0190c3 Avoid NPE 2020-11-06 10:00:23 +01:00
dependabot-preview[bot] d06cc3bc62 ⬆️ Bump wildfly-maven-plugin from 2.0.1.Final to 2.0.2.Final
Bumps [wildfly-maven-plugin](https://github.com/wildfly/wildfly-maven-plugin) from 2.0.1.Final to 2.0.2.Final.
- [Release notes](https://github.com/wildfly/wildfly-maven-plugin/releases)
- [Commits](https://github.com/wildfly/wildfly-maven-plugin/compare/2.0.1.Final...2.0.2.Final)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-29 20:34:58 +02:00
Cédric Couralet 6fb893a609 Change project name 2020-03-29 20:34:09 +02:00
dependabot-preview[bot] 8de89614f8 ⬆️ Bump wildfly-maven-plugin from 2.0.0.Final to 2.0.1.Final
Bumps [wildfly-maven-plugin](https://github.com/wildfly/wildfly-maven-plugin) from 2.0.0.Final to 2.0.1.Final.
- [Release notes](https://github.com/wildfly/wildfly-maven-plugin/releases)
- [Commits](https://github.com/wildfly/wildfly-maven-plugin/compare/2.0.0.Final...2.0.1.Final)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-22 17:53:14 +02:00
Cédric Couralet eee85acf4d 📝 Update README 2019-06-19 08:31:33 +02:00
Cédric Couralet 8a9a6bb937 🎨 Unused import 2019-06-19 08:01:10 +02:00
Cédric Couralet d8d27bf38d 🔖 Prepare next version 2019-06-19 08:00:21 +02:00
Cédric Couralet e0bb9b8c67 🔖 Release 1.0 2019-06-19 07:58:32 +02:00
Cédric Couralet c02592e8d3 🎉 First try 2019-06-19 07:21:48 +02:00