Skip to content

Commit

Permalink
Extend user info (#1)
Browse files Browse the repository at this point in the history
* Handle list of groups in UserInfo
* Handle authorized apps in UserInfo; fix build without default features
* Handle User update differently for admins
* Update dependencies

Co-authored-by: Adam Ciarciński <aciarcinski@teonite.com>
  • Loading branch information
moubctez and moubctez authored Oct 24, 2022
1 parent 2550885 commit 7ed0a47
Show file tree
Hide file tree
Showing 8 changed files with 255 additions and 103 deletions.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,5 @@ jobs:
DEFGUARD_DB_NAME: defguard
DEFGUARD_DB_USER: defguard
DEFGUARD_DB_PASSWORD: defguard
DEFGUARD_LICENSE: BwAAAAAAAAB0ZW9uaXRlCgAAAAAAAAAyMDUwLTEwLTEwAAAAAAFiayfBptq8pZXjPo4FV3VnmmwR/ipZHLriVPTW3AFyRq4c2wR+DzWC4BUACu3YMS27kX116JVKWB3/edYKNELFSiqYc6vsfoOrXnnQQJDI8RoyAQB6MpLv/EcgRZh47iI4L+tp44jKFQZ+EqqvMNt3G41u13P72HdkUv8yzQ7dmm3BrYQGJSCh/xiLna+mtQ9IQdqXOmYVInPXiWtIvi157Utfnow3gS0Ak45jci0DhtH+RWmFfiMOQCc4Qx0kEF9PsHl6Hn9Ay4oRTAnSYEPdWfQlVh5Rp276bLqnHDdyJ3/o2RSNK+QUXR7V2iuN1M3sWyW1rCGXtV5miHGI97CS
SQLX_OFFLINE: true
run: cargo test --locked --no-fail-fast --features mock-license-key
Loading

0 comments on commit 7ed0a47

Please sign in to comment.