authup

Authup is an authentication & authorization system.

APACHE-2.0 License

Downloads
11.3K
Stars
31
Committers
4

Bot releases are visible (Hide)

authup - server-adapter: v1.0.0-beta.6

Published by github-actions[bot] 8 months ago

1.0.0-beta.6 (2024-02-28)

Miscellaneous Chores

  • server-adapter: Synchronize main versions

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @authup/core bumped from ^1.0.0-beta.5 to ^1.0.0-beta.6
      • @authup/server-kit bumped from ^1.0.0-beta.5 to ^1.0.0-beta.6
    • peerDependencies
      • @authup/core bumped from ^1.0.0-beta.5 to ^1.0.0-beta.6
      • @authup/server-kit bumped from ^1.0.0-beta.5 to ^1.0.0-beta.6
authup - global-core: v1.0.0-beta.6

Published by github-actions[bot] 8 months ago

1.0.0-beta.6 (2024-02-28)

Features

  • parse/check connection string fns (4e497b0)

Bug Fixes

  • deps: bump @types/jsonwebtoken from 9.0.5 to 9.0.6 (#1777) (bec999f)
authup - global-config: v1.0.0-beta.6

Published by github-actions[bot] 8 months ago

1.0.0-beta.6 (2024-02-28)

Miscellaneous Chores

  • global-config: Synchronize main versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @authup/core bumped from ^1.0.0-beta.5 to ^1.0.0-beta.6
authup - global-authup: v1.0.0-beta.6

Published by github-actions[bot] 8 months ago

1.0.0-beta.6 (2024-02-28)

Miscellaneous Chores

  • global-authup: Synchronize main versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @authup/client-web bumped from ^1.0.0-beta.5 to ^1.0.0-beta.6
      • @authup/client-web-config bumped from ^1.0.0-beta.5 to ^1.0.0-beta.6
      • @authup/config bumped from ^1.0.0-beta.5 to ^1.0.0-beta.6
      • @authup/core bumped from ^1.0.0-beta.5 to ^1.0.0-beta.6
      • @authup/server-core bumped from ^1.0.0-beta.5 to ^1.0.0-beta.6
authup - client-vue: v1.0.0-beta.6

Published by github-actions[bot] 8 months ago

1.0.0-beta.6 (2024-02-28)

Miscellaneous Chores

  • client-vue: Synchronize main versions

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @authup/core bumped from ^1.0.0-beta.5 to ^1.0.0-beta.6
    • peerDependencies
      • @authup/core bumped from ^1.0.0-beta.5 to ^1.0.0-beta.6
authup - client-web-config: v1.0.0-beta.6

Published by github-actions[bot] 8 months ago

1.0.0-beta.6 (2024-02-28)

Miscellaneous Chores

  • client-web-config: Synchronize main versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @authup/core bumped from ^1.0.0-beta.5 to ^1.0.0-beta.6
authup - client-web: v1.0.0-beta.6

Published by github-actions[bot] 8 months ago

1.0.0-beta.6 (2024-02-28)

Miscellaneous Chores

  • client-web: Synchronize main versions

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @authup/client-vue bumped from ^1.0.0-beta.5 to ^1.0.0-beta.6
      • @authup/config bumped from ^1.0.0-beta.5 to ^1.0.0-beta.6
      • @authup/core bumped from ^1.0.0-beta.5 to ^1.0.0-beta.6
      • @authup/client-web-config bumped from ^1.0.0-beta.5 to ^1.0.0-beta.6
authup - server-kit: v1.0.0-beta.5

Published by github-actions[bot] 8 months ago

1.0.0-beta.5 (2024-02-26)

Bug Fixes

  • deps: bump nodemailer from 6.9.9 to 6.9.10 (#1759) (da57ff5)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @authup/core bumped from ^1.0.0-beta.4 to ^1.0.0-beta.5
    • peerDependencies
      • @authup/core bumped from ^1.0.0-beta.4 to ^1.0.0-beta.5
authup - server-core: v1.0.0-beta.5

Published by github-actions[bot] 8 months ago

1.0.0-beta.5 (2024-02-26)

Features

  • allow {client,robot,user}-authentication via id or name (2c06e42)
  • better & consistent naming for configuration options (#1773) (a4f966e)
  • configurable name of default robot account (#1771) (4ec7cdc)
  • guarantee hashed robot vault secret is equal to db secret (#1767) (9928256)
  • manage {user,robot,client}-basic-auth by configuration (#1768) (2b66063)
  • remove permission name regex restriction (#1754) (c81a249)
  • simplified and enhanced ability-manager (#1758) (641be51)

Bug Fixes

  • client repository naming (d213faa)
  • deps: bump better-sqlite3 from 9.4.1 to 9.4.3 (#1760) (fdfd877)
  • deps: bump dotenv from 16.4.4 to 16.4.5 (#1750) (e19c93d)
  • keys in build config fn (b8deb00)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @authup/config bumped from ^1.0.0-beta.4 to ^1.0.0-beta.5
      • @authup/core bumped from ^1.0.0-beta.4 to ^1.0.0-beta.5
      • @authup/server-kit bumped from ^1.0.0-beta.4 to ^1.0.0-beta.5
authup - server-adapter: v1.0.0-beta.5

Published by github-actions[bot] 8 months ago

1.0.0-beta.5 (2024-02-26)

Features

  • remove permission name regex restriction (#1754) (c81a249)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @authup/core bumped from ^1.0.0-beta.4 to ^1.0.0-beta.5
      • @authup/server-kit bumped from ^1.0.0-beta.4 to ^1.0.0-beta.5
    • peerDependencies
      • @authup/core bumped from ^1.0.0-beta.4 to ^1.0.0-beta.5
      • @authup/server-kit bumped from ^1.0.0-beta.4 to ^1.0.0-beta.5
authup - global-core: v1.0.0-beta.5

Published by github-actions[bot] 8 months ago

1.0.0-beta.5 (2024-02-26)

Features

Bug Fixes

authup - global-config: v1.0.0-beta.5

Published by github-actions[bot] 8 months ago

1.0.0-beta.5 (2024-02-26)

Miscellaneous Chores

  • global-config: Synchronize main versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @authup/core bumped from ^1.0.0-beta.4 to ^1.0.0-beta.5
authup - global-authup: v1.0.0-beta.5

Published by github-actions[bot] 8 months ago

1.0.0-beta.5 (2024-02-26)

Miscellaneous Chores

  • global-authup: Synchronize main versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @authup/client-web bumped from ^1.0.0-beta.4 to ^1.0.0-beta.5
      • @authup/client-web-config bumped from ^1.0.0-beta.4 to ^1.0.0-beta.5
      • @authup/config bumped from ^1.0.0-beta.4 to ^1.0.0-beta.5
      • @authup/core bumped from ^1.0.0-beta.4 to ^1.0.0-beta.5
      • @authup/server-core bumped from ^1.0.0-beta.4 to ^1.0.0-beta.5
authup - client-vue: v1.0.0-beta.5

Published by github-actions[bot] 8 months ago

1.0.0-beta.5 (2024-02-26)

Features

  • remove permission name regex restriction (#1754) (c81a249)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @authup/core bumped from ^1.0.0-beta.4 to ^1.0.0-beta.5
    • peerDependencies
      • @authup/core bumped from ^1.0.0-beta.4 to ^1.0.0-beta.5
authup - client-web-config: v1.0.0-beta.5

Published by github-actions[bot] 8 months ago

1.0.0-beta.5 (2024-02-26)

Miscellaneous Chores

  • client-web-config: Synchronize main versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @authup/core bumped from ^1.0.0-beta.4 to ^1.0.0-beta.5
authup - client-web: v1.0.0-beta.5

Published by github-actions[bot] 8 months ago

1.0.0-beta.5 (2024-02-26)

Features

  • remove permission name regex restriction (#1754) (c81a249)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @authup/client-vue bumped from ^1.0.0-beta.4 to ^1.0.0-beta.5
      • @authup/config bumped from ^1.0.0-beta.4 to ^1.0.0-beta.5
      • @authup/core bumped from ^1.0.0-beta.4 to ^1.0.0-beta.5
      • @authup/client-web-config bumped from ^1.0.0-beta.4 to ^1.0.0-beta.5
authup - server-kit: v1.0.0-beta.4

Published by github-actions[bot] 8 months ago

1.0.0-beta.4 (2024-02-19)

Miscellaneous Chores

  • server-kit: Synchronize main versions

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @authup/core bumped from ^1.0.0-beta.3 to ^1.0.0-beta.4
    • peerDependencies
      • @authup/core bumped from ^1.0.0-beta.3 to ^1.0.0-beta.4
authup - server-core: v1.0.0-beta.4

Published by github-actions[bot] 8 months ago

1.0.0-beta.4 (2024-02-19)

Features

  • enable condition validation for permission-relation entities (#1733) (bb96e9a)
  • ldap identity provider (#1721) (3cf6858)
  • ldap identity-provider {user,role}-filter attribute (#1743) (f36f70e)
  • serialize/deserialize {user,role,identity-provider}-attribute values (#1731) (2283cca)
  • store email of identity-provider flow & optimized account creation (df97c1a)
  • use envix for environment variable interaction (8d5a8fc)

Bug Fixes

  • deps: bump @routup/swagger from 2.3.4 to 2.3.5 (#1745) (0c8b7ab)
  • deps: bump better-sqlite3 from 9.3.0 to 9.4.1 (#1717) (6c587cc)
  • deps: bump dotenv from 16.4.1 to 16.4.4 (#1728) (0952c01)
  • deps: bump envix from 1.2.0 to 1.3.0 (#1714) (c922704)
  • deps: bump envix from 1.3.0 to 1.5.0 (#1718) (68158fe)
  • deps: bump typeorm-extension from 3.4.0 to 3.5.0 (#1724) (b95f0bc)
  • ldap identity-provider login flow + added idp ldap test suite (bc78964)
  • remove env.ts~ (e2d68df)
  • stricter implementation of ldap resolveDn fn (135e66b)
  • use read-int instead of read-number (cb01c5e)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @authup/config bumped from ^1.0.0-beta.3 to ^1.0.0-beta.4
      • @authup/core bumped from ^1.0.0-beta.3 to ^1.0.0-beta.4
      • @authup/server-kit bumped from ^1.0.0-beta.3 to ^1.0.0-beta.4
authup - server-adapter: v1.0.0-beta.4

Published by github-actions[bot] 8 months ago

1.0.0-beta.4 (2024-02-19)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @authup/core bumped from ^1.0.0-beta.3 to ^1.0.0-beta.4
      • @authup/server-kit bumped from ^1.0.0-beta.3 to ^1.0.0-beta.4
    • peerDependencies
      • @authup/core bumped from ^1.0.0-beta.3 to ^1.0.0-beta.4
      • @authup/server-kit bumped from ^1.0.0-beta.3 to ^1.0.0-beta.4
authup - global-core: v1.0.0-beta.4

Published by github-actions[bot] 8 months ago

1.0.0-beta.4 (2024-02-19)

Features

  • enable condition validation for permission-relation entities (#1733) (bb96e9a)
  • ldap identity provider (#1721) (3cf6858)
  • ldap identity-provider {user,role}-filter attribute (#1743) (f36f70e)
  • serialize/deserialize {user,role,identity-provider}-attribute values (#1731) (2283cca)
  • store email of identity-provider flow & optimized account creation (df97c1a)
  • use envix for environment variable interaction (8d5a8fc)