Yang Luo
|
06e3b8481f
|
Improve adapter error handling
|
2023-09-27 01:11:58 +08:00 |
|
haiwu
|
6fe5c44c1c
|
feat: support radius accounting request (#2362)
* feat: add radius server
* feat: parse org from packet
* feat: add comment
* feat: support radius accounting
* feat: change log
* feat: add copyright
|
2023-09-26 22:48:00 +08:00 |
|
Tower He
|
bbf2db2e00
|
feat: support to use a different db schema for pg (#2281)
|
2023-09-01 18:02:13 +08:00 |
|
Yang Luo
|
2cc55715ac
|
Add app.conf existence check
|
2023-09-01 01:25:45 +08:00 |
|
Tower He
|
d3d4646c56
|
feat: fix can not create db when using pg with a dbname in DSN (#2280)
* fix: can not create db when using pg with a dbname in DSN
* Update ormer.go
---------
Co-authored-by: hsluoyz <hsluoyz@qq.com>
|
2023-08-31 18:05:38 +08:00 |
|
Yang Luo
|
ea7718d7b7
|
Use Casvisor for records
|
2023-08-20 00:44:01 +08:00 |
|
Yang Luo
|
463fa8b636
|
Add ormer_session.go
|
2023-08-19 18:41:08 +08:00 |
|
Yang Luo
|
11895902f4
|
Move getCreateDatabaseFlag() to ormer
|
2023-08-19 16:44:34 +08:00 |
|
Yang Luo
|
f879170663
|
Remove AI related code
|
2023-07-30 14:39:27 +08:00 |
|
Yaodong Yu
|
ea10f8e615
|
feat: make hard-coded authz adapter editable, rename adapter to ormer (#2149)
* refactor: rename casbinAdapter to casdoorAdapter
* feat: add initEnforcer
* fix: router
* refactor: make hard-coded code configurable
* fix: data type
* feat: support sqlite3
* feat: disable delete and edit name for built in resources
* feat: optimize code
* fix: init
* fix: e2e
* fix: remove datasourcename
* fix: revert rename
* refactor: change all ORM's Adatper to Ormer
* refactor: name
|
2023-07-29 15:07:04 +08:00 |
|