Initial commit

This commit is contained in:
Yaser
2026-08-13 19:56:46 +03:30
commit de1d57a67b
474 changed files with 43185 additions and 0 deletions

32
docs/roadmap.md Normal file
View File

@@ -0,0 +1,32 @@
# Barong
## v2.4
* Integration of Postmaster for translated emails
* CSRF security support
* Improve KYC Profile flow
* Password strenght indicator with API
* Unification of configuration and documentation
* Public configuration endpoint to fetch non-sentive config from frontend
* Refactor recaptcha with geetest integration
## v2.5
* Support of KyC provider (KyCAID)[https://kycaid.com/]
* Admin comments on users
* Double verification for user profile edit
## v2.6
* Vault prefix and policies
* Configurable abilities
## v2.7
* Fast barong authorizer
* Dynamic routing from database
* Configuration storage in vault
## v3.0
* OAuth Sign-up and Login support