UNPKG

@nephele/authenticator-nymph

Version:

Nymph.js authenticator for the Nephele WebDAV server.

190 lines (52 loc) 4.86 kB
# Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [1.0.0-alpha.63](https://github.com/sciactive/nephele/compare/v1.0.0-alpha.62...v1.0.0-alpha.63) (2025-04-15) ### Features * upgrade to Express 5, support PAM auth in newer versions of Node ([1cd4cc8](https://github.com/sciactive/nephele/commit/1cd4cc83f7ebf396cd348174a103fb18e3ed88b6)) # [1.0.0-alpha.62](https://github.com/sciactive/nephele/compare/v1.0.0-alpha.61...v1.0.0-alpha.62) (2024-12-24) **Note:** Version bump only for package @nephele/authenticator-nymph # [1.0.0-alpha.61](https://github.com/sciactive/nephele/compare/v1.0.0-alpha.60...v1.0.0-alpha.61) (2024-10-12) **Note:** Version bump only for package @nephele/authenticator-nymph # [1.0.0-alpha.60](https://github.com/sciactive/nephele/compare/v1.0.0-alpha.59...v1.0.0-alpha.60) (2024-10-12) **Note:** Version bump only for package @nephele/authenticator-nymph # [1.0.0-alpha.59](https://github.com/sciactive/nephele/compare/v1.0.0-alpha.58...v1.0.0-alpha.59) (2024-10-12) **Note:** Version bump only for package @nephele/authenticator-nymph # [1.0.0-alpha.58](https://github.com/sciactive/nephele/compare/v1.0.0-alpha.57...v1.0.0-alpha.58) (2024-09-28) **Note:** Version bump only for package @nephele/authenticator-nymph # [1.0.0-alpha.57](https://github.com/sciactive/nephele/compare/v1.0.0-alpha.56...v1.0.0-alpha.57) (2024-09-28) **Note:** Version bump only for package @nephele/authenticator-nymph # [1.0.0-alpha.56](https://github.com/sciactive/nephele/compare/v1.0.0-alpha.55...v1.0.0-alpha.56) (2024-09-28) **Note:** Version bump only for package @nephele/authenticator-nymph # [1.0.0-alpha.55](https://github.com/sciactive/nephele/compare/v1.0.0-alpha.54...v1.0.0-alpha.55) (2024-09-28) **Note:** Version bump only for package @nephele/authenticator-nymph # [1.0.0-alpha.54](https://github.com/sciactive/nephele/compare/v1.0.0-alpha.53...v1.0.0-alpha.54) (2024-09-27) ### Features * update nymph and give instructions for db migration ([4e4f1b6](https://github.com/sciactive/nephele/commit/4e4f1b689a3f587c45360364e27310c36bb88a32)) # [1.0.0-alpha.53](https://github.com/sciactive/nephele/compare/v1.0.0-alpha.52...v1.0.0-alpha.53) (2024-09-21) **Note:** Version bump only for package @nephele/authenticator-nymph # [1.0.0-alpha.52](https://github.com/sciactive/nephele/compare/v1.0.0-alpha.51...v1.0.0-alpha.52) (2024-09-20) **Note:** Version bump only for package @nephele/authenticator-nymph # [1.0.0-alpha.51](https://github.com/sciactive/nephele/compare/v1.0.0-alpha.50...v1.0.0-alpha.51) (2024-09-20) **Note:** Version bump only for package @nephele/authenticator-nymph # [1.0.0-alpha.50](https://github.com/sciactive/nephele/compare/v1.0.0-alpha.49...v1.0.0-alpha.50) (2024-09-20) **Note:** Version bump only for package @nephele/authenticator-nymph # [1.0.0-alpha.49](https://github.com/sciactive/nephele/compare/v1.0.0-alpha.48...v1.0.0-alpha.49) (2024-09-20) **Note:** Version bump only for package @nephele/authenticator-nymph # [1.0.0-alpha.48](https://github.com/sciactive/nephele/compare/v1.0.0-alpha.47...v1.0.0-alpha.48) (2024-09-19) **Note:** Version bump only for package @nephele/authenticator-nymph # [1.0.0-alpha.47](https://github.com/sciactive/nephele/compare/v1.0.0-alpha.46...v1.0.0-alpha.47) (2024-09-19) **Note:** Version bump only for package @nephele/authenticator-nymph # [1.0.0-alpha.46](https://github.com/sciactive/nephele/compare/v1.0.0-alpha.45...v1.0.0-alpha.46) (2024-09-19) **Note:** Version bump only for package @nephele/authenticator-nymph # [1.0.0-alpha.45](https://github.com/sciactive/nephele/compare/v1.0.0-alpha.44...v1.0.0-alpha.45) (2024-06-18) ### Bug Fixes * protect hash update with transaction that gets committed after blob is moved ([5b6b23e](https://github.com/sciactive/nephele/commit/5b6b23e6247bbd336c0510916c2c29b9bf1fceb1)) # [1.0.0-alpha.44](https://github.com/sciactive/nephele/compare/v1.0.0-alpha.43...v1.0.0-alpha.44) (2024-06-17) **Note:** Version bump only for package @nephele/authenticator-nymph # [1.0.0-alpha.43](https://github.com/sciactive/nephele/compare/v1.0.0-alpha.42...v1.0.0-alpha.43) (2024-06-15) **Note:** Version bump only for package @nephele/authenticator-nymph # [1.0.0-alpha.42](https://github.com/sciactive/nephele/compare/v1.0.0-alpha.41...v1.0.0-alpha.42) (2024-05-27) ### Features * add nymph.js based authenticator ([2d0460d](https://github.com/sciactive/nephele/commit/2d0460d7957e3982cf051dbb2e702947c6b06d64)) * speed up nymph adapter and add more options for nymph to nephele-serve ([471e231](https://github.com/sciactive/nephele/commit/471e2315e3c6c99345a72e2377f4c470ab0786aa))