ISP mail provider manager with mysql and integrated LDAP server. https://rainbox.email
Go to file
2020-04-25 11:27:12 +02:00
assets Separate field error into a macro and add support for custom error in inline fields 2020-04-25 11:27:12 +02:00
config Add DB and redis configuration 2020-04-25 09:39:25 +02:00
public Add assets 2020-04-23 18:07:39 +02:00
src Add basic register and auth system 2020-04-25 09:41:22 +02:00
test Add tests 2020-04-23 18:12:10 +02:00
views Separate field error into a macro and add support for custom error in inline fields 2020-04-25 11:27:12 +02:00
.gitignore Add assets 2020-04-23 18:07:39 +02:00
jest.config.js Add tests 2020-04-23 18:12:10 +02:00
package.json yarn upgrade and add argon2 for passwords 2020-04-25 09:37:07 +02:00
README.md Initial commit 2020-04-23 14:53:40 +02:00
tsconfig.json Add tsconfig.json 2020-04-23 14:55:58 +02:00
webpack.config.js Add assets 2020-04-23 18:07:39 +02:00
yarn.lock yarn upgrade and add argon2 for passwords 2020-04-25 09:37:07 +02:00