Damodar Lohani
|
574ffa4d4b
|
check dictionary is enabled before checking password
|
2022-12-26 05:52:49 +00:00 |
|
Damodar Lohani
|
e9710bdb76
|
formatting fix
|
2022-12-26 05:47:20 +00:00 |
|
Damodar Lohani
|
3bcb1f846e
|
password disctionary endpont and project model
|
2022-12-26 05:31:49 +00:00 |
|
Damodar Lohani
|
1ff8ce2382
|
check against passwords dictionary
|
2022-12-26 05:24:26 +00:00 |
|
Damodar Lohani
|
2603f91a6a
|
use password history on account create and update password
|
2022-12-23 07:19:35 +00:00 |
|
Damodar Lohani
|
5d61ff5fab
|
password dictionary
|
2022-12-23 07:19:11 +00:00 |
|
Vincent (Wen Yu) Ge
|
1a92bf1923
|
regen specs
|
2022-12-22 23:00:29 +00:00 |
|
Jake Barnby
|
27b1ae912a
|
Merge remote-tracking branch 'origin/fix-max-session-method' into feat-graphql-support
|
2022-12-22 21:11:35 +13:00 |
|
Jake Barnby
|
43c850bd9b
|
Deduplicate SDK method name
|
2022-12-22 21:03:06 +13:00 |
|
Jake Barnby
|
4699d78112
|
Remove redundant import
|
2022-12-22 19:15:02 +13:00 |
|
 StevenandGitHub
|
9167b10c81
|
Merge branch 'master' into fix-4782-email-body-fr-translation
|
2022-12-21 11:45:50 -08:00 |
|
fogelito
|
b301a64dc4
|
clean up some use classes not in use
|
2022-12-21 10:02:22 +02:00 |
|
Jake Barnby
|
524a6db72d
|
Hide get method from SDKs
|
2022-12-21 20:45:34 +13:00 |
|
Jake Barnby
|
2ee9f2607f
|
Remove redundant code
|
2022-12-21 19:15:42 +13:00 |
|
Vincent (Wen Yu) Ge
|
8239113b95
|
Grammarly check
|
2022-12-20 21:43:55 +00:00 |
|
Vincent (Wen Yu) Ge
|
37fc5114ab
|
Update permission param descriptions for grammar and clarity.
|
2022-12-20 21:39:41 +00:00 |
|
 Christy JacobandGitHub
|
cb0a927e34
|
Merge pull request #4050 from geisterfurz007/fix-3916-empty-payload-returned-as-object
fix: empty payload returned as list
|
2022-12-20 13:37:24 +05:30 |
|
 Christy JacobandGitHub
|
6b31edfdef
|
Merge pull request #4506 from karniv00l/user-not-found-exception
Fix User not found exception
|
2022-12-20 13:25:35 +05:30 |
|
 Christy JacobandGitHub
|
adb21683e0
|
Merge pull request #4285 from vrabe/update-zh-tw-translation
update zh-tw translation
|
2022-12-20 02:31:41 +05:30 |
|
Jake Barnby
|
09a6726afa
|
Update specs
|
2022-12-19 20:52:14 +13:00 |
|
Jake Barnby
|
56a903577f
|
Remove docs false
|
2022-12-19 20:51:34 +13:00 |
|
Jake Barnby
|
11ef344216
|
Remove get method from SDKs
|
2022-12-19 19:07:04 +13:00 |
|
Jake Barnby
|
bcceee9a7d
|
Update for SDK generator changes
(cherry picked from commit d6bd0f466b76229e1bf5915d2fb5642cde7d3b69)
|
2022-12-19 19:06:57 +13:00 |
|
Damodar Lohani
|
5b1c54c440
|
fix suggestions
|
2022-12-19 05:07:41 +00:00 |
|
 
|
95791c85ff
|
Update app/controllers/api/projects.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
|
2022-12-19 10:49:18 +05:45 |
|
Damodar Lohani
|
30ece2d36a
|
validator for password history
|
2022-12-18 09:08:51 +00:00 |
|
Damodar Lohani
|
f7dd37a9d1
|
format fix
|
2022-12-18 08:54:53 +00:00 |
|
Damodar Lohani
|
d098c8c698
|
use array slice
|
2022-12-18 08:47:02 +00:00 |
|
Damodar Lohani
|
3f26e66d26
|
not add random password to history
|
2022-12-18 08:35:12 +00:00 |
|
Damodar Lohani
|
15f52b933b
|
fix excaping
|
2022-12-18 08:34:57 +00:00 |
|
 
|
ba77b35f05
|
Update app/controllers/api/projects.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
|
2022-12-18 14:05:55 +05:45 |
|
Damodar Lohani
|
4abc30eed1
|
refactor: fix formatting issues
|
2022-12-18 06:31:14 +00:00 |
|
Damodar Lohani
|
6612e6edf0
|
fix: password verify
|
2022-12-18 06:28:19 +00:00 |
|
Damodar Lohani
|
0eae73e7b8
|
fix: password comparison
|
2022-12-18 06:27:41 +00:00 |
|
Damodar Lohani
|
51ad9c6479
|
fix: get history limit before adding password to history
|
2022-12-18 04:38:27 +00:00 |
|
Damodar Lohani
|
0b1b7b8170
|
feat: check history limit
|
2022-12-16 10:47:08 +00:00 |
|
Damodar Lohani
|
cfd5a91c43
|
feat: project endpoint to set password history limit
|
2022-12-16 10:37:49 +00:00 |
|
Damodar Lohani
|
61e03eeedf
|
add new password to the history
|
2022-12-16 10:29:20 +00:00 |
|
Damodar Lohani
|
8e7b89ec03
|
feat: check password history
|
2022-12-16 10:22:39 +00:00 |
|
Damodar Lohani
|
12302d5b3d
|
refactor: remove empty param
|
2022-12-16 06:34:03 +00:00 |
|
Damodar Lohani
|
b7d17e82da
|
fix: membership invite email
|
2022-12-16 06:15:23 +00:00 |
|
Damodar Lohani
|
495da1bfd4
|
fix: template path
|
2022-12-16 06:11:12 +00:00 |
|
 
|
ea241ceaf5
|
Update app/workers/certificates.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
|
2022-12-16 11:33:16 +05:45 |
|
Damodar Lohani
|
5d195659bd
|
refactor: mails refactor
|
2022-12-15 09:22:05 +00:00 |
|
Jake Barnby
|
d107b92748
|
Remove debug flags on production instead of abuse enabled
|
2022-12-15 13:44:23 +13:00 |
|
Jake Barnby
|
ab08f0ca40
|
Fix prism settings for graphql platforms
|
2022-12-15 13:39:13 +13:00 |
|
Jake Barnby
|
64b74d4100
|
Add alias route to allow for multiple SDK method names
|
2022-12-15 13:36:47 +13:00 |
|
fogelito
|
8ade726932
|
Changing Role + Permissions namespace
|
2022-12-14 18:04:06 +02:00 |
|
fogelito
|
f96128e14f
|
Changing Id
|
2022-12-14 17:42:25 +02:00 |
|
Damodar Lohani
|
5741a960c7
|
refactor: use refactored maile event and worker
|
2022-12-14 06:35:04 +00:00 |
|