|
7a1656ea7f
|
Change public_url config field name to base_url
|
2020-07-24 12:59:44 +02:00 |
|
|
f127abbc74
|
Finish promoting email views and add backend controller
|
2020-07-20 17:32:32 +02:00 |
|
|
ec5b2b9aa0
|
Revamp model system
- Add model relations
- Get rid of SQL_CALC_FOUND_ROWS (deprecated)
- Eager loading
|
2020-06-27 14:45:05 +02:00 |
|
|
c8157b7bb0
|
Add optional user approval mode
|
2020-06-16 15:28:44 +02:00 |
|
|
6026037aa8
|
Add support for authenticating user against custom request-proof matching
|
2020-06-14 11:59:02 +02:00 |
|
|
0970ff3116
|
Make model primaryKey dynamic (allows for composite primary keys)
|
2020-06-04 14:59:41 +02:00 |
|
|
8882df4c0d
|
Improve verbosity of auth error
|
2020-04-25 16:08:20 +02:00 |
|
|
0207ad5001
|
Add register callback to optionally save more models
|
2020-04-25 09:36:20 +02:00 |
|
|
faeafbd68d
|
Pass session to auth methods
|
2020-04-25 09:35:49 +02:00 |
|
|
ad20894565
|
Add auth utils parts
|
2020-04-24 12:34:41 +02:00 |
|