Commit graph

804 commits

Author SHA1 Message Date
dependabot[bot]
c2a682198e
chore(deps): Bump ash from 3.0.0-rc.40 to 3.0.0-rc.42 (#666)
Bumps [ash](https://github.com/ash-project/ash) from 3.0.0-rc.40 to 3.0.0-rc.42.
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v3.0.0-rc.40...v3.0.0-rc.42)

---
updated-dependencies:
- dependency-name: ash
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-03 12:39:19 -04:00
dependabot[bot]
074f8dd894
chore(deps): Bump splode from 0.2.3 to 0.2.4 (#667)
Bumps [splode](https://github.com/ash-project/splode) from 0.2.3 to 0.2.4.
- [Changelog](https://github.com/ash-project/splode/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/splode/compare/v0.2.3...v0.2.4)

---
updated-dependencies:
- dependency-name: splode
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-03 12:39:09 -04:00
dependabot[bot]
e1db048a07
chore(deps-dev): Bump ash_json_api from 1.0.0-rc.5 to 1.0.0-rc.6 (#668)
Bumps [ash_json_api](https://github.com/ash-project/ash_json_api) from 1.0.0-rc.5 to 1.0.0-rc.6.
- [Changelog](https://github.com/ash-project/ash_json_api/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_json_api/compare/v1.0.0-rc.5...v1.0.0-rc.6)

---
updated-dependencies:
- dependency-name: ash_json_api
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-03 12:38:56 -04:00
dependabot[bot]
9d2aaef3ae
chore(deps): Bump ash from 3.0.0-rc.38 to 3.0.0-rc.40 (#662)
Bumps [ash](https://github.com/ash-project/ash) from 3.0.0-rc.38 to 3.0.0-rc.40.
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v3.0.0-rc.38...v3.0.0-rc.40)

---
updated-dependencies:
- dependency-name: ash
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-01 16:47:23 -04:00
dependabot[bot]
4aae9595b1
chore(deps-dev): Bump ash_json_api from 1.0.0-rc.4 to 1.0.0-rc.5 (#663)
Bumps [ash_json_api](https://github.com/ash-project/ash_json_api) from 1.0.0-rc.4 to 1.0.0-rc.5.
- [Changelog](https://github.com/ash-project/ash_json_api/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_json_api/compare/v1.0.0-rc.4...v1.0.0-rc.5)

---
updated-dependencies:
- dependency-name: ash_json_api
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-01 16:47:08 -04:00
325b52eca0
fix(Jwt): Include authentication interaction context when storing tokens. 2024-04-30 10:04:54 +12:00
dependabot[bot]
d510f5be2c
chore(deps): Bump ash from 3.0.0-rc.37 to 3.0.0-rc.38 (#661)
Bumps [ash](https://github.com/ash-project/ash) from 3.0.0-rc.37 to 3.0.0-rc.38.
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v3.0.0-rc.37...v3.0.0-rc.38)

---
updated-dependencies:
- dependency-name: ash
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-29 17:18:17 -04:00
dependabot[bot]
f4a9389f56
chore(deps): Bump ash_postgres from 2.0.0-rc.11 to 2.0.0-rc.14 (#660)
Bumps [ash_postgres](https://github.com/ash-project/ash_postgres) from 2.0.0-rc.11 to 2.0.0-rc.14.
- [Changelog](https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_postgres/compare/v2.0.0-rc.11...v2.0.0-rc.14)

---
updated-dependencies:
- dependency-name: ash_postgres
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-29 17:18:08 -04:00
dependabot[bot]
0977f5b783
chore(deps-dev): Bump ash_graphql from 1.0.0-rc.4 to 1.0.0-rc.5 (#656)
Bumps [ash_graphql](https://github.com/ash-project/ash_graphql) from 1.0.0-rc.4 to 1.0.0-rc.5.
- [Changelog](https://github.com/ash-project/ash_graphql/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_graphql/compare/v1.0.0-rc.4...v1.0.0-rc.5)

---
updated-dependencies:
- dependency-name: ash_graphql
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-29 17:14:53 -04:00
dependabot[bot]
559a4e9605
chore(deps-dev): Bump ash_graphql from 1.0.0-rc.3 to 1.0.0-rc.4 (#654) 2024-04-26 19:30:05 -04:00
dependabot[bot]
35363b6b79
chore(deps-dev): Bump ash_json_api from 1.0.0-rc.3 to 1.0.0-rc.4 (#655) 2024-04-26 14:37:30 -04:00
dependabot[bot]
a3ff4ff8d0
chore(deps): Bump ash from 3.0.0-rc.29 to 3.0.0-rc.31 (#653) 2024-04-26 14:36:15 -04:00
Zach Daniel
8070e011cd chore: add ash-functions for tests 2024-04-25 22:29:17 -04:00
dependabot[bot]
5b73888e38
chore(deps): Bump ash_postgres from 2.0.0-rc.10 to 2.0.0-rc.11 (#652)
Bumps [ash_postgres](https://github.com/ash-project/ash_postgres) from 2.0.0-rc.10 to 2.0.0-rc.11.
- [Changelog](https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_postgres/compare/v2.0.0-rc.10...v2.0.0-rc.11)

---
updated-dependencies:
- dependency-name: ash_postgres
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-24 13:00:25 -04:00
dependabot[bot]
ad3865f111
chore(deps): Bump ash from 3.0.0-rc.28 to 3.0.0-rc.29 (#651)
Bumps [ash](https://github.com/ash-project/ash) from 3.0.0-rc.28 to 3.0.0-rc.29.
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v3.0.0-rc.28...v3.0.0-rc.29)

---
updated-dependencies:
- dependency-name: ash
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-24 13:00:04 -04:00
dependabot[bot]
1978ead009
chore(deps): Bump ash_postgres from 2.0.0-rc.8 to 2.0.0-rc.10 (#649)
Bumps [ash_postgres](https://github.com/ash-project/ash_postgres) from 2.0.0-rc.8 to 2.0.0-rc.10.
- [Changelog](https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_postgres/compare/v2.0.0-rc.8...v2.0.0-rc.10)

---
updated-dependencies:
- dependency-name: ash_postgres
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-23 12:39:09 -04:00
dependabot[bot]
bff9a673e6
chore(deps): Bump ash from 3.0.0-rc.27 to 3.0.0-rc.28 (#650)
Bumps [ash](https://github.com/ash-project/ash) from 3.0.0-rc.27 to 3.0.0-rc.28.
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v3.0.0-rc.27...v3.0.0-rc.28)

---
updated-dependencies:
- dependency-name: ash
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-23 12:38:57 -04:00
dependabot[bot]
72e793e4df
chore(deps): Bump ash_postgres from 2.0.0-rc.7 to 2.0.0-rc.8 (#646)
Bumps [ash_postgres](https://github.com/ash-project/ash_postgres) from 2.0.0-rc.7 to 2.0.0-rc.8.
- [Changelog](https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_postgres/compare/v2.0.0-rc.7...v2.0.0-rc.8)

---
updated-dependencies:
- dependency-name: ash_postgres
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-23 10:22:29 +12:00
dependabot[bot]
500fbe6681
chore(deps): Bump castore from 1.0.6 to 1.0.7 (#647)
Bumps [castore](https://github.com/elixir-mint/castore) from 1.0.6 to 1.0.7.
- [Commits](https://github.com/elixir-mint/castore/compare/v1.0.6...v1.0.7)

---
updated-dependencies:
- dependency-name: castore
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-23 09:35:40 +12:00
dependabot[bot]
806f1e2963
chore(deps): Bump spark from 2.1.18 to 2.1.20 (#648)
Bumps [spark](https://github.com/ash-project/spark) from 2.1.18 to 2.1.20.
- [Changelog](https://github.com/ash-project/spark/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/spark/compare/v2.1.18...v2.1.20)

---
updated-dependencies:
- dependency-name: spark
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-23 09:35:29 +12:00
dependabot[bot]
ffe5b2a371
chore(deps): Bump ash from 3.0.0-rc.25 to 3.0.0-rc.27 (#645)
Bumps [ash](https://github.com/ash-project/ash) from 3.0.0-rc.25 to 3.0.0-rc.27.
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v3.0.0-rc.25...v3.0.0-rc.27)

---
updated-dependencies:
- dependency-name: ash
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-19 19:21:20 +01:00
dependabot[bot]
a5bbd3609c
chore(deps): Bump ash from 3.0.0-rc.21 to 3.0.0-rc.25 (#644) 2024-04-18 05:34:01 +12:00
dependabot[bot]
1c5ce0d7cb
chore(deps-dev): Bump ex_doc from 0.32.0 to 0.32.1 (#642)
Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.32.0 to 0.32.1.
- [Release notes](https://github.com/elixir-lang/ex_doc/releases)
- [Changelog](https://github.com/elixir-lang/ex_doc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/elixir-lang/ex_doc/compare/v0.32.0...v0.32.1)

---
updated-dependencies:
- dependency-name: ex_doc
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-15 22:30:51 +01:00
dependabot[bot]
1d7ec352b2
chore(deps): Bump ash_postgres from 2.0.0-rc.6 to 2.0.0-rc.7 (#637) 2024-04-16 07:04:50 +12:00
dependabot[bot]
623db3480d
chore(deps-dev): Bump ash_json_api from 1.0.0-rc.2 to 1.0.0-rc.3 (#643) 2024-04-16 06:50:18 +12:00
dependabot[bot]
1a15c21c84
chore(deps): Bump spark from 2.1.17 to 2.1.18 (#640)
Bumps [spark](https://github.com/ash-project/spark) from 2.1.17 to 2.1.18.
- [Changelog](https://github.com/ash-project/spark/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/spark/compare/v2.1.17...v2.1.18)

---
updated-dependencies:
- dependency-name: spark
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-12 18:04:05 -04:00
dependabot[bot]
5195399c32
chore(deps-dev): Bump ash_graphql from 1.0.0-rc.2 to 1.0.0-rc.3 (#638) 2024-04-13 06:21:33 +12:00
dependabot[bot]
ca3a7fdf85
chore(deps): Bump assent from 0.2.9 to 0.2.10 (#639) 2024-04-13 06:21:20 +12:00
70b6ab3783
chore: release version v4.0.0-rc.6 2024-04-12 09:36:40 +12:00
Martin Schut
8721c01b4c
improvement(OIDC): Adjust dsl of OIDC reflect assent requirements (#538)
The OIDC implementation of assent requires the base_url to be set and ignores the different *_url attributes. At favours the returned configuration from the openid_configuration_uri. To not configure some unused attributes they're removed.
2024-04-12 09:22:58 +12:00
dependabot[bot]
bcab91e745
chore(deps-dev): Bump ash_graphql from 1.0.0-rc.1 to 1.0.0-rc.2 (#634) 2024-04-12 04:35:25 +12:00
dependabot[bot]
879996b25c
chore(deps): Bump joken from 2.6.0 to 2.6.1 (#635) 2024-04-12 04:28:08 +12:00
dependabot[bot]
605271892b
chore(deps): Bump ash from 3.0.0-rc.18 to 3.0.0-rc.19 (#633)
Bumps [ash](https://github.com/ash-project/ash) from 3.0.0-rc.18 to 3.0.0-rc.19.
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v3.0.0-rc.18...v3.0.0-rc.19)

---
updated-dependencies:
- dependency-name: ash
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-11 12:25:11 -04:00
dependabot[bot]
82d7d1b430
chore(deps-dev): Bump ash_json_api from 1.0.0-rc.1 to 1.0.0-rc.2 (#632)
Bumps [ash_json_api](https://github.com/ash-project/ash_json_api) from 1.0.0-rc.1 to 1.0.0-rc.2.
- [Changelog](https://github.com/ash-project/ash_json_api/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_json_api/compare/v1.0.0-rc.1...v1.0.0-rc.2)

---
updated-dependencies:
- dependency-name: ash_json_api
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-11 12:25:01 -04:00
dependabot[bot]
4a439e7a59
chore(deps-dev): Bump ash_json_api from 1.0.0-rc.0 to 1.0.0-rc.1 (#629)
Bumps [ash_json_api](https://github.com/ash-project/ash_json_api) from 1.0.0-rc.0 to 1.0.0-rc.1.
- [Changelog](https://github.com/ash-project/ash_json_api/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_json_api/compare/v1.0.0-rc.0...v1.0.0-rc.1)

---
updated-dependencies:
- dependency-name: ash_json_api
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-11 09:47:33 +12:00
dependabot[bot]
91eccdf5a4
chore(deps-dev): Bump ex_doc from 0.31.2 to 0.32.0 (#628)
Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.31.2 to 0.32.0.
- [Release notes](https://github.com/elixir-lang/ex_doc/releases)
- [Changelog](https://github.com/elixir-lang/ex_doc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/elixir-lang/ex_doc/compare/v0.31.2...v0.32.0)

---
updated-dependencies:
- dependency-name: ex_doc
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-11 09:16:14 +12:00
dependabot[bot]
f504fe7e25
chore(deps): Bump ash_postgres from 2.0.0-rc.5 to 2.0.0-rc.6 (#630)
Bumps [ash_postgres](https://github.com/ash-project/ash_postgres) from 2.0.0-rc.5 to 2.0.0-rc.6.
- [Changelog](https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_postgres/compare/v2.0.0-rc.5...v2.0.0-rc.6)

---
updated-dependencies:
- dependency-name: ash_postgres
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-11 09:14:40 +12:00
dependabot[bot]
f448089269
chore(deps): Bump spark from 2.1.13 to 2.1.15 (#631) 2024-04-11 06:58:13 +12:00
2759e87bde
chore: release version v4.0.0-rc.5 2024-04-10 12:12:42 +12:00
85700b37d8 feat!: Sign in tokens are enabled by default for the password strategy. 2024-04-10 12:08:54 +12:00
03b38bdcb4 feat!: Tokens are now enabled by default. 2024-04-10 12:08:54 +12:00
d697e0313d
fix(Strategy.Password): Reset tokens are single use. (#625)
When a token is successfully used to reset a password then it is immediately revoked so that it cannot be used again.

Closes #624.
2024-04-10 11:26:55 +12:00
2da79ce1d3
chore: release version v4.0.0-rc.4 2024-04-09 15:48:44 +12:00
59918e49a4
improvement: Use Ash functions instead of generated domain functions. 2024-04-09 15:43:10 +12:00
a5f3f244ae
chore: release version v4.0.0-rc.3 2024-04-09 10:05:54 +12:00
8a5585f809
chore(deps): Bump ash from 3.0.0-rc.16 to 3.0.0-rc.17 2024-04-09 10:05:09 +12:00
c22439f48f
fix(Confirmation): Only allow the confirmation token to be used once. (#623)
Fixes a potential issue where the confirmation token can be used multiple times, potentially opening a replay attack.

Closes #618
2024-04-09 09:32:37 +12:00
dependabot[bot]
1fdc3af0b3
chore(deps): Bump ash from 3.0.0-rc.9 to 3.0.0-rc.16 (#621) 2024-04-09 07:45:54 +12:00
dependabot[bot]
f775b5f33c
chore(deps): Bump ash_postgres from 2.0.0-rc.4 to 2.0.0-rc.5 (#622) 2024-04-09 07:45:42 +12:00
George
02eabdd155
docs: remove 'resources' dir from guides and fix grammar (#617) 2024-04-07 08:03:01 -04:00