##// END OF EJS Templates
authentication: allow setting extern type with registration....
authentication: allow setting extern type with registration. - This will allow external identity plugins to define proper externs instead of always using "rhodecode" one

File last commit:

r3140:00e2e53b default
r3255:f80876b0 default
Show More
overlays.nix
3 lines | 18 B | text/x-nix | NixLexer
packages: use common overlay structure that vcsserver uses.
r3140 self: super: {
}