Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[Release] v1.1.2

Latest

Choose a tag to compare

@sethsandarusethsandaru released this 12 May 04:34

Release v1.1.2

Configuration

We can now customize the route path viaconfig('inbox.route_path'), by default it isinbox

Added SQLite support

SQLite is fast, minimal, and could be really useful for applications that only need to record msgs, resolve them, and flush the inbox msgs frequently.

Improvements

Authorize & Validate

Now you can implementauthorize andrules for yourRequest class. The built-in inbox HTTP layer will make sure both will be run to ensure the requests are legit to go into DB.

Best practices: useauthorize to check the signature of the payload (signing, validating, etc) and userules to ensure the payload is good enough.

Assets2
Loading

[8]ページ先頭

©2009-2025 Movatter.jp