Commit Graph

37 Commits

Author SHA1 Message Date
Anatolii Karlov
be1f603807
pom cleanup (#37)
* pom cleanup

* pom cleanup

* pom cleanup
2024-06-24 15:37:21 +03:00
renovate[bot]
3f50002e97
Update valitydev/action-frontend action to v1 (#27)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-20 09:49:16 +03:00
renovate[bot]
f56fc5a49d
Update valitydev/action-setup-thrift action to v1.0.2 (#30)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-20 09:47:35 +03:00
renovate[bot]
fb52924d2a
Update actions/checkout action to v4 (#26)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-20 09:46:55 +03:00
Anatolii Karlov
25a70d1b6a
swap javax -> jakarta (#35)
* swap javax -> jakarta

* swap javax -> jakarta
2024-06-19 16:22:38 +03:00
Alexey S
8b8bb43338
TD-421: Update elixir-thrift to use fork (#24) 2022-12-02 19:32:41 +04:00
renovate[bot]
80690dcdea
Update all non-major dependencies (#20)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-14 20:36:31 +07:00
Alexey S
db150ee687
TD-421: Add a mix project (#19) 2022-10-27 10:01:18 +00:00
renovate[bot]
ea6e935122
Update all non-major dependencies (#4)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-26 12:46:47 +06:00
Vality Bot
094b4f05a4
🔄 Synced local '.github/workflows/' with remote 'workflows/proto/' (#16) 2022-07-12 18:37:19 +03:00
Andrew Mayorov
39821d2bb2
TD-222: Update for valitydev/rebar3_thrift_compiler v0.4 (#18)
* Reuse common Erlang workflow
* Bump to valitydev/bouncer-proto@de15d37
2022-07-12 18:33:21 +03:00
Vality Bot
448afd9357
🔄 Synced file(s) with valitydev/configurations (#8)
* 🔄 Synced local '.github/workflows/basic-linters.yml' with remote 'workflows/base/basic-linters.yml'

* 🔄 Created local '.github/settings.yml' from remote '.github/settings.yml'

* 🔄 Synced local '.github/workflows/' with remote 'workflows/proto/'
2022-03-02 10:44:14 +03:00
github-actions[bot]
3375aa56fe Update file(s) from valitydev/.github 2022-02-22 07:25:20 +00:00
Pavel Popov
c54324adf9
Update renovate config 2022-02-21 13:55:26 +03:00
Inal Arsanukaev
e52cb1ca0e
Move to gh actions (#2)
* Move to gh actions

* Fix rebar.lock

* Fix rebar.config

* Fix pom.xml

* Fix pom.xml (2)

* Fix rebar.config

* Remove build_utils

Co-authored-by: Inal Arsanukaev <inalarsanukaev@192.168.1.3>
2022-01-20 10:58:48 +03:00
Alexey S
8f7016f686
ED-298: Split token-keeper into authenticator and authority (#11) 2021-11-09 14:33:56 +03:00
yuri-bukhalenkov
c7f48d24a5
added AuthDataAlreadyExists exception to TokenKeeper::Create method (#10) 2021-10-11 17:45:26 +03:00
yuri-bukhalenkov
cdbbd99ea7
collapsed AuthDataSerialized & AuthDataCreated structures (#9)
removed authority field from AuthDataCreated structure; made token field optional

made AuthData:Authority field optional & deprecated
2021-10-05 13:02:10 +03:00
yuri-bukhalenkov
0d4fe17efb
added store events to mg (#8) 2021-09-29 11:43:52 +03:00
Alexey
1578171669
ED-222: Simplify metadata format (#7) 2021-08-12 16:53:54 +03:00
Alexey
81f2cd7b3a
Add license, move erlang deps to https (#6) 2021-06-01 13:47:10 +03:00
Alexey
48a18d87ea
Propose AddExistingToken methond and GetByToken changes (#5) 2021-02-01 14:49:59 +03:00
Andrew Mayorov
8b4cbac5dc
DC-128: Simplify and extend authdata model w/ attributes (#4)
* Update wrt rbkmoney/bouncer-proto@97dcad6f @ master
* Bump to rbkmoney/image-build@917afcdd
* Imply sensitive error details must be audit-logged

Co-authored-by: a.romanov <a.romanov@rbkmoney.com>
2020-10-19 16:52:22 +03:00
Kostya
afe35ff76c
Merge pull request #1 from rbkmoney/ft/token-keeper-proto-java
Ft/token keeper proto java for issues/AAA-45
2018-11-16 18:04:36 +03:00
k.struzhkin
a0257a4b83 Remove msgpakc and change types token for auth 2018-11-16 18:01:10 +03:00
k.struzhkin
6839957b66 Move to auth sub_id and realm 2018-11-16 17:48:51 +03:00
k.struzhkin
baa02db872 Added sub_id and realm 2018-11-16 17:25:40 +03:00
k.struzhkin
e9ac0b69e0 Fix compile bug 2018-11-16 16:51:09 +03:00
k.struzhkin
df505476b9 Remove rebar configs 2018-11-16 16:48:55 +03:00
k.struzhkin
fd5b12569c Added build utils 2018-11-16 16:42:14 +03:00
k.struzhkin
436ef78b6c Move metadata to top level 2018-11-16 16:24:55 +03:00
k.struzhkin
035c9ab219 Deleted universal exception 2018-11-16 16:05:56 +03:00
k.struzhkin
845bd75a41 Fix after review 2018-11-16 15:03:41 +03:00
k.struzhkin
bd82d5cd7c Fixed by review 2018-11-15 12:37:03 +03:00
k.struzhkin
c83f8027d4 Changed token string to typeDef JWT 2018-11-14 18:13:49 +03:00
k.struzhkin
3489948b4d Add proto for token keeper 2018-11-14 18:07:21 +03:00
k.struzhkin
ce57e9d427 Initial commit 2018-11-14 17:37:37 +03:00