Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/ory/kratos

The most scalable and customizable identity server on the market. Replace your Homegrown, Auth0, Okta, Firebase with better UX and DX. Has all the tablestakes: Passkeys, Social Sign In, Multi-Factor Auth, SMS, SAML, TOTP, and more. Written in Go, cloud native, headless, API-first. Available as a service on Ory Network and for self-hosters.
https://github.com/ory/kratos

docs: Regenerate and update changelog

175b626f74b4471e068bd79259c6d479fd6c1a7d authored over 4 years ago by aeneasr <[email protected]>
docs: Updates issue and pull request templates (#313)

Signed-off-by: aeneasr <[email protected]>

299063caf2fdde40713bae4c36abb3b6fac7271d authored over 4 years ago by hackerman <[email protected]>
docs: Regenerate and update changelog

e60e2df5d5cc4c1ef8a6a7f13487d4ebbf54741e authored almost 5 years ago by aeneasr <[email protected]>
chore: bump ory/x to have csv parsing from env vars (#312)

68aa15e8c9c8e84df1d089a385cbf1783a8f1dbd authored almost 5 years ago by Patrik <[email protected]>
docs: Regenerate and update changelog

41eeb7587fad864f64c4179ac20847f902c438b3 authored almost 5 years ago by aeneasr <[email protected]>
docs: update forum and chat links

30391919d7ea58609dd3cd37db2709495e7abc76 authored almost 5 years ago by hackerman <[email protected]>
docs: Regenerate and update changelog

468105a6080b861f1e02db3a404f2bac7f2f5eb6 authored almost 5 years ago by aeneasr <[email protected]>
fix: move to ory sqa service (#309)

7c244e0a28a010e56e07d061132dad7a0309ea75 authored almost 5 years ago by hackerman <[email protected]>
fix: self-service error query parameter name (#308)

The query parameter for the self-service errors endpoint was named `id`
in the API docs, wherea...

be257f5448abaa48e25735a088757f3fd6dc6d22 authored almost 5 years ago by Quentin Gliech <[email protected]>
docs: Regenerate and update changelog

8414520c995cb2405ed051952357d37ca8111f25 authored almost 5 years ago by aeneasr <[email protected]>
chore: moved watchAndValidateViper to viperx (#307)

12b63a3dc01bd98416b997ace87058d41a1bbc5d authored almost 5 years ago by Patrik <[email protected]>
docs: Regenerate and update changelog

85d5866df403b3cfa5566cef5cb983714b395505 authored almost 5 years ago by aeneasr <[email protected]>
chore: update ory/x dependency and add test case (#305)

7e6a2a406865b6c4137ded587000150bce5543c5 authored almost 5 years ago by Patrik <[email protected]>
docs: Regenerate and update changelog

e8d2d1019bbc05fbe4eeaaee7a8eb1e8f2d18cf9 authored almost 5 years ago by aeneasr <[email protected]>
feat: allow configuring same-site for session cookies (#303)

It is now possible to set SameSite for the session cookie via the key `security.session.cookie.s...

2eb2054a94281aefa9a0818110d168cc9c052094 authored almost 5 years ago by Patrik <[email protected]>
docs: Regenerate and update changelog

4c58b6de4a3a39b1e94516abd1ea8ed7b09c1fe4 authored almost 5 years ago by aeneasr <[email protected]>
fix: resolve linux install script archive naming (#302)

c98b8aa4cd3ab881b904e9dc4cdcb6383a8ad09b authored almost 5 years ago by Thomas Guillet <[email protected]>
docs: Regenerate and update changelog

a726eb202a070038148612f98f12e5d22170d1ec authored almost 5 years ago by aeneasr <[email protected]>
fix: document Schema API and serve over admin endpoint (#299)

close #287

4be417c0ee18622247a15d2803f7f436cfe3c229 authored almost 5 years ago by Quentin Gliech <[email protected]>
docs: Regenerate and update changelog

87b47baa9cdc0175c58ccbb20e67b458ce6a445f authored almost 5 years ago by aeneasr <[email protected]>
docs: Updates issue and pull request templates (#298)

Signed-off-by: aeneasr <[email protected]>

1be738d3f8e9bbc6dae31ffad5d990657a66761c authored almost 5 years ago by hackerman <[email protected]>
fix:add graceful shutdown to courier handler (#296)

Courier would not stop with the provided Background handler.
This changes the methods of Courie...

235d784b7f8bf38859d15d68c37b089fc9371195 authored almost 5 years ago by Gibheer <[email protected]>
docs: Regenerate and update changelog

537d496d2043a17c68f31a8744c39bc76f76314c authored almost 5 years ago by aeneasr <[email protected]>
feat: add `dsn: memory` shorthand (#284)

Closes #228

Co-authored-by: aeneasr <[email protected]>

e66a030f7d67dec639121fb23dfc7f1444474c6b authored almost 5 years ago by Patrik <[email protected]>
docs: Regenerate and update changelog

00e6af96060ec38059c449ac5e8b3c1df5bb8c95 authored almost 5 years ago by aeneasr <[email protected]>
fix(swagger): Move nolint,deadcode instructions to own file (#293)

Closes https://github.com/ory/docs/pull/279

1935510ad9b0f387eb3b2e690e31c5313a06883e authored almost 5 years ago by hackerman <[email protected]>
fix(session): Regenerate CSRF Token on principal change (#290)

Closes #217

1527ef4209b937e2175b60d56efd019f17b33b04 authored almost 5 years ago by hackerman <[email protected]>
docs: Regenerate and update changelog

48a2eca2dcd274ca73d55132efca4a6dae63efdf authored almost 5 years ago by aeneasr <[email protected]>
feat: return 410 when selfservice requests expire (#289)

Closes #235

b4146076148d9ff079e9d433f0a90f5bc938650c authored almost 5 years ago by hackerman <[email protected]>
docs: Regenerate and update changelog

8a719481b54957681aa21eff5415229f3e5d4bff authored almost 5 years ago by aeneasr <[email protected]>
fix: Use resilient client for HIBP lookup (#288)

Closes #261

735b43508392c6966a57907c20caa7cf9df4fc4d authored almost 5 years ago by hackerman <[email protected]>
fix: Revert use host volume mount for sqlite (#272) (#285)

This reverts commit 230ab2d83f4d187f410e267c6d68554e82514948.

a7477ab1db0d986f96e754946607d05888de4c97 authored almost 5 years ago by hackerman <[email protected]>
docs: Regenerate and update changelog

ad3d5101dad3c8a2725083c63f155638905b6e8c authored almost 5 years ago by aeneasr <[email protected]>
fix(session): whoami endpoint now supports all HTTP methods (#283)

Closes #270

4bf645b66c7a128182ff55e52fdad7f53d752ce7 authored almost 5 years ago by hackerman <[email protected]>
fix(config): Rename config key stmp to smtp (#278)

ef95811bb891afe3a0ef3b19514f13a56a32ea3b authored almost 5 years ago by James D. Nurmi <[email protected]>
docs: Regenerate and update changelog

48bcc704ed22d8c78620aa3a5f8ecb5b41937759 authored almost 5 years ago by aeneasr <[email protected]>
fix(sql): rename migrations with same version (#280)

Closes #279

07e46b9c9e57940bec904d744ffdd272d610a77b authored almost 5 years ago by Patrik <[email protected]>
fix: Resolve NULL value for seen_at (#259)

Previously, errorx tests were not executed which caused several bugs.

Closes #244

a7d1e86844a9cdd0c58353e1f1e4340dac4260b3 authored almost 5 years ago by hackerman <[email protected]>
fix(sql) change courier body to text field (#276)

Closes #269

ed5268d539b2a28f5367e8ba2e2e6bd3a605ce5b authored almost 5 years ago by hackerman <[email protected]>
docs: Regenerate and update changelog

816a55c81a27b53d5bd823392751853b68d3f607 authored almost 5 years ago by aeneasr <[email protected]>
feat: enable updating auth related traits (#266)

Contributes to #243

65b88ba52fb9e6da3c1a65f734352519303327a6 authored almost 5 years ago by Patrik <[email protected]>
fix: Use host volume mount for sqlite (#272)

230ab2d83f4d187f410e267c6d68554e82514948 authored almost 5 years ago by hackerman <[email protected]>
docs: Regenerate and update changelog

4ed74d25c45f6e439377329d42cd7ae0acf9d0f1 authored almost 5 years ago by aeneasr <[email protected]>
feat(login): forced reauthentication (#248)

Contributes to #243

Co-authored-by: hackerman <[email protected]>

344fc9cddccff958f13249b999a835d3e46a7771 authored almost 5 years ago by Patrik <[email protected]>
docs: Regenerate and update changelog

367927e716e7c1c6898151a5f14876fb30070dd3 authored almost 5 years ago by aeneasr <[email protected]>
docs: Typo in README.md (#265)

9f865a2ebace801414b2de17fe2f627d91f23474 authored almost 5 years ago by Tyler Battle <[email protected]>
docs: Regenerate and update changelog

38f40190f54264808c7a2716555876d05cdf560f authored almost 5 years ago by aeneasr <[email protected]>
feat: Enable CockroachDB integration (#260)

Closes #132
Closes #155

adc5153410fb4d9f99702d7c73a78aeec8c1e9f1 authored almost 5 years ago by hackerman <[email protected]>
docs: Regenerate and update changelog

a1258221a1fef82cc525be7b1042e91e2d20b1eb authored almost 5 years ago by aeneasr <[email protected]>
fix: Update verify URLs (#258)

5d4f9099b5c61ff9572ad23a3eb9c0e0025d92da authored almost 5 years ago by hackerman <[email protected]>
docs: Regenerate and update changelog

b3a822035509ec2c9fb04037b2088ce6df8191da authored almost 5 years ago by aeneasr <[email protected]>
fix: Clean up docker quickstart (#255)

7f0996b99646e57136f20c04a77a6f682eecdd9c authored almost 5 years ago by hackerman <[email protected]>
docs: Regenerate and update changelog

a141b309a1fc22bc45d70a090869fdee198a065e authored almost 5 years ago by aeneasr <[email protected]>
fix: Resolve several verification problems (#253)

30d46326373cf038b600ee07db3e95ce6d94ab12 authored almost 5 years ago by hackerman <[email protected]>
docs: Regenerate and update changelog

7e12e20be0fa61a2f41a416a3edcd2b522165196 authored almost 5 years ago by aeneasr <[email protected]>
refactor: Support context-based SQL transactions (#254)

Co-authored-by: hackerman <[email protected]>

6ace1ee2070c35b0da3e36dcd5417ff70a4ff9cb authored almost 5 years ago by Patrik <[email protected]>
docs: Regenerate and update changelog

3c1c67b31a54dd8d5fceac9449d305db82ff8844 authored almost 5 years ago by aeneasr <[email protected]>
fix: Add verify return to address (#252)

64ab9e510e6b65f9dd16fdfaadfd24785dab0c93 authored almost 5 years ago by hackerman <[email protected]>
docs: Regenerate and update changelog

ee07937d5e797f0217c86946da42d0070ca7c250 authored almost 5 years ago by aeneasr <[email protected]>
feat: Add verification to quickstart (#251)

172dc87d22f925668c21da1b3b581156e01d45a4 authored almost 5 years ago by hackerman <[email protected]>
docs: Regenerate and update changelog

922cf0f3d7ec8860d13aff3b88849a71fb59e2c9 authored almost 5 years ago by aeneasr <[email protected]>
fix: Adapt quickstart to verify changes (#247)

24eceb7147cef1081ac1ad969713ca1bc36229cb authored almost 5 years ago by hackerman <[email protected]>
docs: Regenerate and update changelog

e097c23d8b4902a9013f3a8fa9a397033a92fb88 authored almost 5 years ago by aeneasr <[email protected]>
feat: Implement email verification (#245)

Closes #27

eed00f4b328c173057455980ce0e1aad909c278f authored almost 5 years ago by hackerman <[email protected]>
docs: Regenerate and update changelog

2d1685f4f4235e9293b1ab79e67050042787c6e9 authored almost 5 years ago by aeneasr <[email protected]>
fix: Set AuthenticatedAt in session issuer hook (#246)

Closes #224

29c83fa986c612fb17e13fe9415f7836062159d2 authored almost 5 years ago by hackerman <[email protected]>
docs: Regenerate and update changelog

f8964e9e5c442f75ba501ce7cfcb18916b781dc1 authored almost 5 years ago by aeneasr <[email protected]>
fix: Gracefully handle selfservice request expiry (#242)

Closes #233

4421e6bde494fbe9672251cf813a39e3031bf3fd authored almost 5 years ago by Patrik <[email protected]>
docs: Regenerate and update changelog

92b80013c98e9556138eff04aa24dc696b8d6128 authored almost 5 years ago by aeneasr <[email protected]>
feat: Add disabled flag to identifier form fields (#238)

Closes #227

Co-authored-by: hackerman <[email protected]>

a2178bdbbe20798a3e1e3fb5ed7b44afc187c640 authored almost 5 years ago by Patrik <[email protected]>
docs: Regenerate and update changelog

d7083ab9fb8e8172707cae3ac4a8a183f0c25903 authored almost 5 years ago by aeneasr <[email protected]>
fix(swagger): Sanitize before validate

c72f140083e94f3a47ee2398c56d188e6d4edcb4 authored almost 5 years ago by aeneasr <[email protected]>
chore: Regenerate swagger spec and internal client

1968396e5125406bb160a823f6e23bd2cd9e0d94 authored almost 5 years ago by aeneasr <[email protected]>
ci: Bump ory/sdk orb

f09e3a011139875ad3e7cab4bc8bc41a5593fc04 authored almost 5 years ago by aeneasr <[email protected]>
docs: Regenerate and update changelog

c4547dc53ecf167b63e5d7d3b6764535bd86fa5a authored almost 5 years ago by aeneasr <[email protected]>
fix(swagger): Use correct annotations for request methods (#237)

Closes #234

8473c85d8282b27375b53babbbc79046d407b3fb authored almost 5 years ago by hackerman <[email protected]>
docs: Regenerate and update changelog

d8d8bbae055e2220023a45b832d2435984191029 authored almost 5 years ago by aeneasr <[email protected]>
refactor: Move to ory/jsonschema/v3 everywhere (#229)

Closes #225

61f5c1d3d896841b08deb08c42ba896118e3fc71 authored almost 5 years ago by hackerman <[email protected]>
docs: Regenerate and update changelog

b012ed9ce1f4fd0ece2e3463e952711b4380f4a4 authored almost 5 years ago by aeneasr <[email protected]>
feat: Improve password validation strategy (#231)

Co-authored-by: hackerman <[email protected]>

256fad37164c81cc44c35e77b99911996722a86a authored almost 5 years ago by Patrik <[email protected]>
docs: Regenerate and update changelog

e87e9c9ec9cf55351439ab16a778f3ea303ec646 authored almost 5 years ago by aeneasr <[email protected]>
feat: Redirect to new auth session on expired auth sessions (#230)

Closes #96

b477ecd47de33a9a45159a298ac288c4ad5a0b55 authored almost 5 years ago by Patrik <[email protected]>
docs: Regenerate and update changelog

d6f0794d53b6e7d6d9e3bc63a77d402e43a29bed authored almost 5 years ago by aeneasr <[email protected]>
ci: Bump orb/goreleaser to 0.0.27

44fb65871f3e7fb83ad7436651a3059b9aa732f2 authored almost 5 years ago by hackerman <[email protected]>
docs: Regenerate and update changelog

eb7326c98c2d5e87a8ac3cd9f2efb43f2552164a authored almost 5 years ago by aeneasr <[email protected]>
ci: Bump ory/sdk to 0.1.22

c0d0edf1f369ecaeb28d1337930b16222b97337f authored almost 5 years ago by hackerman <[email protected]>
docs: Regenerate and update changelog

f02afb3fed310f7fe9c5e6f7df34dfc9738018ad authored almost 5 years ago by aeneasr <[email protected]>
ci: Bump ory/sdk orb

65b2ca0b8a1da8249aa4b4cb439b1d63aecaf8e0 authored almost 5 years ago by hackerman <[email protected]>
docs: Regenerate and update changelog

f39b9422d79d3e69304f013c85f3850337ca1730 authored almost 5 years ago by aeneasr <[email protected]>
fix(daemon): Register error routes on admin port (#226)

Co-authored-by: hackerman <[email protected]>

decd8d8ef8dac3674938b564962238195ffaf017 authored almost 5 years ago by Patrik <[email protected]>
docs: Regenerate and update changelog

c121601b5c741c846d9c478b01aabb9907d81b95 authored almost 5 years ago by aeneasr <[email protected]>
docs: Introduce upgrade guide

736a3b19bfe35cc699dea508b4bdb56b3302ba7e authored almost 5 years ago by hackerman <[email protected]>
docs: Regenerate and update changelog

a947d554ba2be94f334568a4e77a501742ca95af authored almost 5 years ago by aeneasr <[email protected]>
fix: Set csrf token on public endpoints

d0b15aeca991a94771715a6eabd4a956be41ceda authored almost 5 years ago by aeneasr <[email protected]>
docs: Regenerate and update changelog

8ba2044ebb369ea741f99c65163f650c607e6c07 authored almost 5 years ago by aeneasr <[email protected]>
ci: Switch to golangci orb

d905c995e170a9f57f8024617efe33c268d9318d authored almost 5 years ago by aeneasr <[email protected]>
chore: Regenerate swagger spec and internal client

d6f9be20675e7598105df396303b36cf9d7c76a3 authored almost 5 years ago by aeneasr <[email protected]>
ci: Bump golangci orb to 0.0.2

6afbe1489f50474f5e8fc6b7450237f0f769fade authored almost 5 years ago by aeneasr <[email protected]>
docs: Regenerate and update changelog

9c023e1a9288f156c79ea78b3a979d0fefab8825 authored almost 5 years ago by aeneasr <[email protected]>
docs: Updates issue and pull request templates (#222)

Signed-off-by: aeneasr <[email protected]>

4daae88af527018e9ee4e1e9717a07dffab427fe authored almost 5 years ago by hackerman <[email protected]>