yuli
|
3672158722
|
fix log messages
|
2024-08-24 20:16:15 +03:00 |
|
yuli
|
f31bde4cd8
|
use log.Prints instead of fmt.Printf
|
2024-08-23 18:34:19 +03:00 |
|
yuli
|
1d307d90de
|
remove warning
|
2024-08-19 00:39:54 +03:00 |
|
yuli
|
a6c1f5e7ad
|
code optimization
|
2024-08-13 23:00:10 +03:00 |
|
yuli
|
cb7df56e61
|
refactor code
|
2024-08-12 21:07:20 +03:00 |
|
yuli
|
67cfade5e5
|
format go code
|
2024-08-06 18:39:40 +03:00 |
|
Yuli Stremovsky
|
f1bb37c4d1
|
added new configuration flag to skip audit
|
2023-12-20 20:12:02 +02:00 |
|
root
|
a22db1e584
|
add list users API call
|
2022-03-07 20:25:09 +00:00 |
|
root
|
cd252eada7
|
do not generate error message twice
|
2022-01-16 21:27:01 +00:00 |
|
root
|
e1800fbafa
|
fix go linter errors
|
2022-01-02 09:59:52 +00:00 |
|
stremovsky
|
4a1833323b
|
prepare system to withstand high load
|
2021-12-16 17:17:26 +02:00 |
|
root
|
1befe77a7b
|
check that user has at least one index key
|
2021-12-16 09:18:08 +00:00 |
|
root
|
7aed3da7ae
|
make sure we can user json patch with a list of operations
|
2021-11-27 21:21:54 +00:00 |
|
root
|
076bbcc7c8
|
Adding support for an array of operations
|
2021-11-27 19:13:48 +00:00 |
|
root
|
4876cfe8aa
|
use one table instead of multiple app tables
|
2021-11-20 19:17:38 +00:00 |
|
root
|
04acba9c70
|
e.globalUserDelete function is using email as parameter now
|
2021-11-01 20:59:25 +00:00 |
|
root
|
911da7368f
|
renew captcha code
|
2021-07-25 20:18:08 +00:00 |
|
root
|
bb552d50a8
|
fix golang error
|
2021-07-16 13:45:24 +00:00 |
|
yuli
|
d51befeff9
|
make sure to encrypt email address when storing agreements
|
2021-07-16 16:27:25 +03:00 |
|
yuli
|
65a397fdc7
|
rename address identity
|
2021-07-16 15:10:53 +03:00 |
|
root
|
cb4ff2d2be
|
format code with gofmt
|
2021-06-07 20:48:25 +00:00 |
|
root
|
6642460b20
|
fix a bug found in test
|
2021-05-16 22:56:00 +00:00 |
|
root
|
74e55eda4e
|
adding custom index support
|
2021-04-24 19:49:42 +00:00 |
|
root
|
a86273e291
|
Refactor update user operation
|
2021-03-07 18:38:16 +00:00 |
|
root
|
eb54a11a57
|
send admin email on user request
|
2021-01-20 19:49:51 +00:00 |
|
root
|
002aecef90
|
rename organization
|
2020-11-28 22:43:18 +00:00 |
|
root
|
0dbbc5278b
|
Adding captcha support
|
2020-10-30 00:34:51 +00:00 |
|
root
|
33360722c2
|
fix bug with missing return message
|
2020-10-29 22:28:21 +00:00 |
|
root
|
085b276098
|
add handling for request-exists
|
2020-08-18 17:17:14 +00:00 |
|
root
|
56e42e580e
|
lookup for new users
|
2020-08-16 22:18:41 +00:00 |
|
root
|
501f431d78
|
adding global delete code
|
2020-08-16 17:15:46 +00:00 |
|
Yuli
|
6a4b4cb4d3
|
fix small bug with setting user
|
2020-07-08 18:48:45 +03:00 |
|
Yuli
|
00b7bddec8
|
all consent api was split into 3 object to make it more GDPR friendly
|
2020-07-01 12:13:16 +03:00 |
|
Yuli
|
2b865884f1
|
code optimization, adding support for data preservation
|
2020-06-15 11:38:12 +03:00 |
|
Yuli
|
a30b9893e9
|
rename function names
|
2020-06-15 11:02:05 +03:00 |
|
Yuli
|
f640d40a79
|
create admin request if user is changing admin records
|
2020-06-14 13:55:37 +03:00 |
|
Yuli
|
5a40293381
|
initial code: validate user schema
|
2020-06-14 01:42:44 +03:00 |
|
Yuli
|
2790a98942
|
show audit events in reverse order
|
2020-05-19 20:35:56 +03:00 |
|
Yuli
|
7a67587475
|
make sure data is displayed corectly
|
2020-05-19 20:11:22 +03:00 |
|
Yuli
|
f27c454f29
|
use short message
|
2020-05-19 20:05:18 +03:00 |
|
Yuli
|
e5942e4e52
|
save in log generate access key (hashed)
|
2020-05-19 19:57:44 +03:00 |
|
Yuli
|
67bd246e95
|
rename login to prelogin, etc...
|
2020-05-12 18:49:09 +03:00 |
|
Yuli
|
5b542b9095
|
change a number of audit event titles
|
2020-05-03 20:52:04 +03:00 |
|
yuli
|
6983506c81
|
change error message
|
2020-04-29 17:48:38 +00:00 |
|
yuli
|
63a6e52ac0
|
Display more descriptive messages
|
2020-04-28 15:41:29 +00:00 |
|
Yuli
|
42498a3507
|
add support for bad login notification, review notification code
|
2020-03-21 22:45:47 +02:00 |
|
Yuli
|
828f78fb3d
|
refactor databases code and refactor master key
|
2020-02-22 20:42:01 +02:00 |
|
Yuli
|
8c36c34e8e
|
fix minor bugs and review test code
|
2020-02-16 20:48:36 +02:00 |
|
Yuli
|
6cea37dfc4
|
fix minor bugs and add tests
|
2020-02-16 16:45:59 +02:00 |
|
Yuli
|
7847a293ad
|
add new tests and fix small bugs
|
2020-02-15 18:35:51 +02:00 |
|